This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Fix gdb crash on some missing ELF debug info
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Jan Kratochvil <lace at jankratochvil dot net>, gdb-patches at sources dot redhat dot com
- Date: Thu, 20 Jul 2006 09:17:41 -0700
- Subject: Re: [patch] Fix gdb crash on some missing ELF debug info
- References: <20060623103735.GA28356@host0.dyn.jankratochvil.net> <20060623123913.GB16879@nevyn.them.org> <20060623130732.GA28950@host0.dyn.jankratochvil.net> <20060712211533.GU24622@nevyn.them.org>
> > 2006-06-23 Jan Kratochvil <lace@jankratochvil.net>
> >
> > * dwarf2read.c (dwarf2_symbol_mark_computed): Fixed later crash
> > on location list reference if the ".debug_loc" section is missing.
>
> I've committed this very similar patch (clearer comment). Thanks!
I also applied this change to the 6.5 branch.
--
Joel