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: [help] Linux kernel debug error: Cannot find DIE


>>>>> ">" == æå  <zqing1986@gmail.com> writes:

>> I accept your suggestion and have a look at dwarf dump, and find some
>> interestings:
>> I just write very 2 simple case, and link them.
>> There is warning like with the linked object:
>> objdump: Warning: Bogus end-of-siblings marker detected at offset 7a
>> in .debug_info section
>> Does this warning will affect debugging that causes errors I met?

It is hard to say for sure what the effect will be, but it does sound
like your compiler or linker has a bug.

Tom


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