This is the mail archive of the gdb-patches@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: [patch] .gdb_index: Do not crash on NOBITS


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> and due to it GDB while reading the file can error() by:
Jan> Reading symbols from x.debug...Dwarf Error: Can't read DWARF data from 'x.debug'
Jan> which should not be fatal but due to some other bugs therein it can
Jan> crash GDB.

I am curious about these other bugs.

Jan> OK to check-in?

Jan> It does not attempt to use .gdb_index from the main binary, it will just
Jan> disable .gdb_index usage on these binaries.

This is ok.  Thank you.

Tom


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