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: RFC: fix PR symtab/14931


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> This fixes PR symtab/14931.
Tom> The bug is that if the DWARF reader throws an exception, then the entire
Tom> objfile is destroyed.  This is bad -- there is no reason to also discard
Tom> the minimal symbols in this situation.

I'm checking this in now.

Tom


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