This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sun compiler and gdb


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]