<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves">
    <title>gmane.comp.debugging.dwarves</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/86"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/85"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/84"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/83"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/82"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/81"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/80"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/79"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/78"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/77"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/76"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/75"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/74"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/73"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/72"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/71"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/70"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/69"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/68"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.debugging.dwarves/67"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/86">
    <title>pahole --contains explained</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/86</link>
    <description>Em Fri, Jul 04, 2008 at 09:54:12AM +0200, Dennis Lubert escreveu:




-i == --contains

[acme&lt; at &gt;doppio pahole]$ pahole -i tag build/pahole 
parameter
ftype
lexblock
class_member
array_type
base_type
namespace
[acme&lt; at &gt;doppio pahole]$

Now lets look at some of these classes:

[acme&lt; at &gt;doppio pahole]$ pahole -C ftype build/pahole 
struct ftype {
struct tag       tag;            /*     0    64 */

/* --- cacheline 1 boundary (64 bytes) --- */

struct list_head parms;          /*    64    16 */
uint16_t         nr_parms;       /*    80     2 */
uint8_t          unspec_parms;   /*    82     1 */

/* size: 88, cachelines: 2, members: 4 */
/* padding: 5 */
/* last cacheline: 24 bytes */
};

[acme&lt; at &gt;doppio pahole]$ pahole -C class_member build/pahole
struct class_member {
struct tag       tag;            /*     0    64 */

/* --- cacheline 1 boundary (64 bytes) --- */

char *           name;           /*    64     8 */
uint32_t         offset;         /*    72     4 */
uint8_t          bit_offset;     /*    76   </description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-07-04T20:00:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/85">
    <title>Re: Errors during a pfunct scan for amarokcollectionscanner andinkscape</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/85</link>
    <description>Em Sun, Jun 15, 2008 at 03:02:33PM -0300, Arnaldo Carvalho de Melo escreveu:

Fixed, I'm now adding the DW_TAG_typedef entries to the compile unit
where the DW_TAG_subroutine_type is defined.

This:

dwarf_expr: unhandled 0x12 DW_OP_ operation

is probably related to pure virtual base classes, this will require a
bit more work but its something its in my TODO list for quite a while,
so I may well implement support for location expressions.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-06-16T18:14:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/84">
    <title>Re: Errors during a pfunct scan for amarokcollectionscanner andinkscape</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/84</link>
    <description>Em Sun, Jun 15, 2008 at 02:13:27PM -0300, Arnaldo Carvalho de Melo escreveu:

Really strange case:

 &lt;1&gt;&lt;6d90&gt;: Abbrev Number: 5 (DW_TAG_subroutine_type)
    &lt;6d91&gt;   DW_AT_sibling     : &lt;0x6dba&gt;       
 &lt;2&gt;&lt;6d95&gt;: Abbrev Number: 6 (DW_TAG_formal_parameter)
    &lt;6d96&gt;   DW_AT_type        : &lt;0x50&gt; 
 &lt;2&gt;&lt;6d9a&gt;: Abbrev Number: 6 (DW_TAG_formal_parameter)
    &lt;6d9b&gt;   DW_AT_type        : &lt;0x6d9f&gt;       
 &lt;2&gt;&lt;6d9f&gt;: Abbrev Number: 11 (DW_TAG_typedef)
    &lt;6da0&gt;   DW_AT_name        : (indirect string, offset: 0x1a977): CleanupFunc        
    &lt;6da4&gt;   DW_AT_decl_file   : 18     
    &lt;6da5&gt;   DW_AT_decl_line   : 46     
    &lt;6da6&gt;   DW_AT_type        : &lt;0x6a71&gt;       
 &lt;2&gt;&lt;6daa&gt;: Abbrev Number: 6 (DW_TAG_formal_parameter)
    &lt;6dab&gt;   DW_AT_type        : &lt;0x50&gt; 
 &lt;2&gt;&lt;6daf&gt;: Abbrev Number: 6 (DW_TAG_formal_parameter)
    &lt;6db0&gt;   DW_AT_type        : &lt;0x6dba&gt;       
 &lt;2&gt;&lt;6db4&gt;: Abbrev Number: 6 (DW_TAG_formal_parameter)
    &lt;6db5&gt;   DW_AT_type        : &lt;0x66c6&gt;

This maps to something like this:

typedef void (*Clean</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-06-15T18:02:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/83">
    <title>Re: Errors during a pfunct scan for amarokcollectionscanner andinkscape</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/83</link>
    <description>Em Sat, Jun 14, 2008 at 11:43:44AM +0200, Diego 'Flameeyes' Pettenò escreveu:

The files provided in the tarball contains no debugging information,
please check.

I'll try installing the debunginfo for those packages in fedora rawhide.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-06-15T17:13:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/82">
    <title>Errors during a pfunct scan for amarokcollectionscanner and inkscape</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/82</link>
    <description>
Hi :)

On http://www.flameeyes.eu/tmp/dwarves-again.tbz2 you can find the
executables amarokcollectionscanner and inkscape from my workstation
(Gentoo Linux AMD64), they report these errors when scaning them with
pfunct:

flame&lt; at &gt;enterprise ~ % pfunct /usr/bin/amarokcollectionscanner
dwarf_expr: unhandled 0x12 DW_OP_ operation
dwarf_expr: unhandled 0x12 DW_OP_ operation

as for inkscape:

die__create_new_subroutine_type: DW_TAG_typedef &lt; at &gt; &lt;0x6efd&gt; not handled!
die__create_new_subroutine_type: DW_TAG_typedef &lt; at &gt; &lt;0x27f5c&gt; not handled!
die__create_new_subroutine_type: DW_TAG_typedef &lt; at &gt; &lt;0x5c595&gt; not handled!
die__create_new_subroutine_type: DW_TAG_typedef &lt; at &gt; &lt;0x6ff53&gt; not handled!
die__create_new_subroutine_type: DW_TAG_typedef &lt; at &gt; &lt;0x72aa8&gt; not handled!
die__create_new_subroutine_type: DW_TAG_typedef &lt; at &gt; &lt;0x9b03c&gt; not handled!
die__create_new_subroutine_type: DW_TAG_typedef &lt; at &gt; &lt;0xb1ed8&gt; not handled!
die__create_new_subroutine_type: DW_TAG_typedef &lt; at &gt; &lt;0xbd92a&gt; not handled!
die__create_new_subroutine_type: DW_TAG_typedef &lt; at &gt;</description>
    <dc:creator>Diego 'Flameeyes' Pettenò</dc:creator>
    <dc:date>2008-06-14T09:43:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/81">
    <title>Re: Another strange codiff output</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/81</link>
    <description>Em Wed, May 21, 2008 at 02:04:26PM +0200, Diego 'Flameeyes' Pettenò escreveu:

[acme&lt; at &gt;doppio pahole]$ pfunct -TVi --function send_ogg_buf modified.so | tail
       int stream_num); /* size=596, low_pc=0x30f3 */ // 646
} /* lexblock size=800 */
{ /* send_ogg_buf+0x970 */
const buf_element_t *  buf;                           // 686
const uint32_t *  val;                                // 692
const char *  str;                                    // 693
} /* lexblock size=128 */
read_chapter_comment(demux_ogg_t * this,
                     ogg_packet * op); /* size=859,
                                                  low_pc=0x3460 */    // 657
}/* size: 3695, variables: 3, inline expansions: 1 (859 bytes) */
[acme&lt; at &gt;doppio pahole]$ 

in send_ogg_buf we got only one new inline, read_chapter_comment, and
this one uses the DW_AT_ranges attribute:

 &lt;2&gt;&lt;552a&gt;: Abbrev Number: 66 (DW_TAG_inlined_subroutine)
    &lt;552b&gt;   DW_AT_abstract_origin: &lt;0x5165&gt;    
    &lt;552f&gt;   DW_AT_ranges      : 0x4c0  
    &lt;5533</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-05-27T22:02:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/80">
    <title>Another strange codiff output</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/80</link>
    <description>
While cleaning up xine-lib's code I found another interesting thing:

send_ogg_buf         |  +24 # 3671 -&gt; 3695, # inlines: 0 -&gt; 1, size inlines: 0 -&gt; 859
send_header          | -116 # 7812 -&gt; 7696, # inlines: 13 -&gt; 1, size inlines: 6765 -&gt; 418

I'm not sure if this is correct, but if the size of inlines increases so
much and decreases so much, I'd expect the size of the function to
follow suit..

The ELF files causing this are at
http://www.flameeyes.eu/tmp/dwarves-notsure.tbz2 .

HTH,
</description>
    <dc:creator>Diego 'Flameeyes' Pettenò</dc:creator>
    <dc:date>2008-05-21T12:04:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/79">
    <title>Re: The strange ever-changing structure :)</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/79</link>
    <description>CCing dwarves ML

Em Mon, May 12, 2008 at 07:29:17PM +0200, Diego 'Flameeyes' Pettenò escreveu:

Using readelf we can see that we have two header_s definitions:

One that is local to the blend_yuy2_grow_extra_data function and has 32
bytes:

 &lt;2&gt;&lt;5d2b2&gt;: Abbrev Number: 19 (DW_TAG_structure_type)
    &lt;5d2b3&gt;   DW_AT_name        : (indirect string, offset: 0x79c6): header_s   
    &lt;5d2b7&gt;   DW_AT_byte_size   : 32    
    &lt;5d2b8&gt;   DW_AT_decl_file   : 1     
    &lt;5d2b9&gt;   DW_AT_decl_line   : 1549  
    &lt;5d2bb&gt;   DW_AT_sibling     : &lt;0x5d2ec&gt;

And another, that is local to the blend_yuv_grow_extra_data function and
that has 56 bytes.

 &lt;2&gt;&lt;5d401&gt;: Abbrev Number: 19 (DW_TAG_structure_type)
    &lt;5d402&gt;   DW_AT_name        : (indirect string, offset: 0x79c6): header_s   
    &lt;5d406&gt;   DW_AT_byte_size   : 56    
    &lt;5d407&gt;   DW_AT_decl_file   : 1     
    &lt;5d408&gt;   DW_AT_decl_line   : 1107  
    &lt;5d40a&gt;   DW_AT_sibling     : &lt;0x5d43b&gt; 

I'm now thinking on how to properly support this... I think that the
data stru</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-05-12T17:54:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/78">
    <title>Re: Unknown error 18446744073709551615</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/78</link>
    <description>Em Thu, May 01, 2008 at 02:22:38AM +0200, Diego 'Flameeyes' Pettenò escreveu:

Tried several variants for the URL, all gave me:

[acme&lt; at &gt;doppio examples]$ wget
http://www.flameeyes.eu/tmp/dwarves-error.tbz2
--2008-05-01 17:11:14--  http://www.flameeyes.eu/tmp/dwarves-error.tbz2
Resolving www.flameeyes.eu... 213.239.249.247
Connecting to www.flameeyes.eu|213.239.249.247|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2008-05-01 17:11:15 ERROR 404: Not Found.

[acme&lt; at &gt;doppio examples]$ 

Can you please also make available the openrc rc binary that produces
this error?

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-05-01T20:12:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/77">
    <title>Unknown error 18446744073709551615</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/77</link>
    <description>
I'm not sure what is causing this, but while trying to compare two
different versions of openrc's rc binary I got this error. I'm running
dwarves from Git of a day or two ago.

The two files are in http://www.flameeyes.eu/tmp/dwarves-error.tbz2

</description>
    <dc:creator>Diego 'Flameeyes' Pettenò</dc:creator>
    <dc:date>2008-05-01T00:22:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/76">
    <title>Re: "File has no CTF section."</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/76</link>
    <description>Em Thu, Apr 24, 2008 at 10:25:11AM -0500, Florin Iucha escreveu:

Poooong, sorry for the delay, will try again to fix this today.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-04-24T15:56:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/75">
    <title>Re: "File has no CTF section."</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/75</link>
    <description>
Pinnnggg!

florin

</description>
    <dc:creator>Florin Iucha</dc:creator>
    <dc:date>2008-04-24T15:25:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/74">
    <title>Re: [PATCH] Add support for filtering classes based on name</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/74</link>
    <description>
On 21 Apr 2008, at 16:27, Arnaldo Carvalho de Melo wrote:


Sure, that's fine. I'm new to this git lark, so wasn't aware of that :)


Dave Rigby
--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Dave Rigby</dc:creator>
    <dc:date>2008-04-21T15:32:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/73">
    <title>Re: [PATCH] Add support for filtering classes based on name</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/73</link>
    <description>Em Mon, Apr 21, 2008 at 04:32:52PM +0100, Dave Rigby escreveu:

Then thanks again, works like a charm:

[acme&lt; at &gt;doppio pahole]$ pahole --sizes -y argp build/pahole 
argp_child321
argp560
argp_state961
argp_option482
[acme&lt; at &gt;doppio pahole]$

Applied and pushed out, please do a git-pull :-)

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-04-21T15:43:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/72">
    <title>Re: [PATCH] Add support for filtering classes based on name</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/72</link>
    <description>Em Mon, Apr 21, 2008 at 02:22:14PM +0000, Dave Rigby escreveu:

Thanks a lot! May I add a:

Signed-off-by: Dave Rigby &lt;davidr-1LojSYAwM1QXQ3Lr6voeyA&lt; at &gt;public.gmane.org&gt;

To this commit? What this means is described in the Linux kernel
sources, where this convention was originated:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/SubmittingPatches;hb=HEAD

Basically:

&lt;QUOTE SubmittingPatches&gt;
12) Sign your work

To improve tracking of who did what, especially with patches that can
percolate to their final resting place in the kernel through several
layers of maintainers, we've introduced a "sign-off" procedure on
patches that are being emailed around.

The sign-off is a simple line at the end of the explanation for the
patch, which certifies that you wrote it or otherwise have the right to
pass it on as a open-source patch.  The rules are pretty simple: if you
can certify the below:

        Developer's Certificate of Origin 1.1

        By making a contribution to</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-04-21T15:27:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/71">
    <title>[PATCH] Add support for filtering classes based on name</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/71</link>
    <description>i,

While pahole allows you to exclude classes with a specified prefix (using
--exclude), it doesn't appear to be able to do the opposite - only show
classes with a specific prefix. I found I needed this for my own use of it,
so here is a patch to add this functionality. It seems like it could be
useful for others:

Thanks

Dave Rigby


diff --git a/pahole.c b/pahole.c
index 7053471..e16ac2d 100644
--- a/pahole.c
+++ b/pahole.c
&lt; at &gt;&lt; at &gt; -26,6 +26,9 &lt; at &gt;&lt; at &gt; static uint8_t word_size, original_word_size;
 static char *class__exclude_prefix;
 static size_t class__exclude_prefix_len;
 
+static char *class__include_prefix;
+static size_t class__include_prefix_len;
+
 static char *cu__exclude_prefix;
 static size_t cu__exclude_prefix_len;
 
&lt; at &gt;&lt; at &gt; -350,6 +353,20 &lt; at &gt;&lt; at &gt; static struct tag *tag__filter(struct tag *tag, 
struct cu *cu,
 return NULL;
 }
 
+if (class__include_prefix != NULL) {
+if (name == NULL) {
+const struct tag *tdef =
+cu__find_first_typedef_of_type(cu, tag-&gt;id);
+if (tdef != NULL)
+name = class__</description>
    <dc:creator>Dave Rigby</dc:creator>
    <dc:date>2008-04-21T14:22:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/70">
    <title>Re: "File has no CTF section."</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/70</link>
    <description>Em Tue, Mar 25, 2008 at 12:24:14PM -0500, Florin Iucha escreveu:

ACK, reproduced here, will investigate, strange indeed.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-03-25T17:57:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/69">
    <title>Re: "File has no CTF section."</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/69</link>
    <description/>
    <dc:creator>Florin Iucha</dc:creator>
    <dc:date>2008-03-25T17:24:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/68">
    <title>Re: "File has no CTF section."</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/68</link>
    <description>Em Tue, Mar 25, 2008 at 10:24:03AM -0500, Florin Iucha escreveu:

Argh, I have to fix that, this just means that the file doesn't have
DWARF info _nor_ CTF info.
 

can you try with:

# binutils
readelf -w i build/pahole

# elfutils
eu-readelf -w i build/pahole
 

indeed, misleading it is, fixing now... done
 

Possibly, but can you make these two object files available somewhere?
I'd like to take a look...
 


--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-03-25T16:41:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/67">
    <title>"File has no CTF section."</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/67</link>
    <description>I have manually built the pahole&amp;co on Ubuntu 8.04 beta, and I'm
trying to use it on a few source files that I have, and I keep getting
the "File has no CTF section." error message.

I have three object files: one is 'dwarves.o' from the pahole
distribution, compiled with 'gcc -g'.  Another is 'foobar.o' from my
own embedded application, compiled with the same compiler, on the same
box [1].  The third object file is 'foobar.o' compiled with some
version of compiler (Metrowerks?) for the embedded platform that we use.

If I use 'objdump -W' on all three files, I get heaps of information,
including the structure definitions and other stuff.  Good.

If I use 'pahole' on all three files, I get the structure information
for the first one, but 'File has no CTF section.' for the other two,
even though the first and second object files are built with the same
compiler!  And even though both 'foobar.o' file contain heaps of
debugging information (objdump -W yields 14K lines for the gcc-4.2
build and 43K lines for the</description>
    <dc:creator>Florin Iucha</dc:creator>
    <dc:date>2008-03-25T15:24:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.debugging.dwarves/66">
    <title>Re: Little request: a notice of new releases :)</title>
    <link>http://permalink.gmane.org/gmane.comp.debugging.dwarves/66</link>
    <description>Em Wed, Mar 12, 2008 at 12:29:34PM +0100, Diego 'Flameeyes' Pettenò escreveu:

Sorry, I'll do that in the future. Perhaps after polishing the CTF
support :-)

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA&lt; at &gt;public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

</description>
    <dc:creator>Arnaldo Carvalho de Melo</dc:creator>
    <dc:date>2008-03-23T00:59:39</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.debugging.dwarves">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.debugging.dwarves</link>
  </textinput>
</rdf:RDF>
