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


On 01/14/2013 08:49 PM, Tom Tromey wrote:
>>>>>> "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.

Thanks Tom.

-- 
Pedro Alves


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