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]

[commit] Re: [dwarf2_mark_helper patch] Re: [PATCH] Make interrupting tab-completion safe.


On Tue, 12 Jul 2011 13:14:40 +0200, Jan Kratochvil wrote:
> gdb/
> 2011-07-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Fix occasional crash of CTRL-C during DWARF read in.
> 	* dwarf2read.c (dwarf2_mark_helper): Return on NULL CU.

After some discussion on IRC whether QUIT should or should not be allowed for
dwarf2read this patch should be OK and I have checked it in:
	http://sourceware.org/ml/gdb-cvs/2011-07/msg00122.html
and for 7.3 as this kind of patch cannot have a regression:
	http://sourceware.org/ml/gdb-cvs/2011-07/msg00123.html

There could be a testcase, either one gets contributed or I hopefully write
one later.


Thanks,
Jan


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