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: Manually checking build id in elf files


Alex Bennee <kernel-hacker@bennee.com> writes:

> Which makes me wonder why gdb is allowing the load of the symbol file given:
>
> 1. There seems to be no build ID
> 2. The CRC in the library doesn't match the CRC of the library.debug

The CRC is stored in the .gnu_debuglink section.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


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