This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[commit] [rfc] .gdb_index: Fix crash on NULL psymtab
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 18 Jun 2013 17:50:54 +0200
- Subject: [commit] [rfc] .gdb_index: Fix crash on NULL psymtab
- References: <20130609180804 dot GA4635 at host2 dot jankratochvil dot net> <87zjun8mbz dot fsf at fleche dot redhat dot com>
On Tue, 18 Jun 2013 17:34:08 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
>
> Jan> While it has currently no practical usefulness it fixes a GDB crash
> Jan> and IMO it is even correct, OK to check-in, Tom? It cannot regress
> Jan> just maybe one could also print an error() in such case.
>
> I think it is fine.
Checked in:
http://sourceware.org/ml/gdb-cvs/2013-06/msg00102.html
Thanks,
Jan