sun compiler and gdb

Tom Tromey tromey@redhat.com
Fri May 11 16:21:00 GMT 2012


>>>>> "Tomasz" == Tomasz Grobelny <tomasz@grobelny.oswiecenia.net> writes:

Tomasz> Actually it is DIE 443(dec) == 1bb(hex)
Tomasz> When you posted output from another dwarfdump version it took me
Tomasz> a while to figure out that one tool is giving numbers in hex and
Tomasz> the other in dec.

How weird.  Ok.

Tomasz> Does the above comment about dec/hex values change your analysis here?

Yeah.  The DIE in question has the tag DW_TAG_SUN_class_template.
gdb doesn't know about this.

I guess we could turn it into an error type or something... but that
isn't likely to be useful.  It might let you do a little debugging.

I suppose you could try it out.

Tom



More information about the Gdb mailing list