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]

DW_AT_hi_user is 0x3ff0 or 0x3fff ?


Hello,

I think that this is not so big problem.
But just to be safe, could you check the following definition ?
 
In include/elf/dwarf2.h of gdb-6.6/6.7, 

#define DW_AT_hi_user 0x3ff0

and in P.138 of dwarf Debugging Information format, version 3,

DW_AT_hi_user 0x3fff

Thank you,
Yoriko Komatsuzaki (yoriko@sm.sony.co.jp)


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