This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] .gdb_index: Do not crash on NOBITS
On Wed, 08 Sep 2010 21:40:12 +0200, Tom Tromey wrote:
> >>>>> "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.
Going to check it.
> This is ok. Thank you.
Checked-in:
http://sourceware.org/ml/gdb-cvs/2010-09/msg00062.html
Thanks,
Jan