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] [patch] [linux-nat] Fix occasional hang on quit


On Wed, 23 Feb 2011 21:36:29 +0100, Jan Kratochvil wrote:
> gdb/
> 2011-02-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* linux-nat.c (kill_callback): Use SIGKILL first.
> 
> gdb/testsuite/
> 2011-02-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.base/kill-after-signal.c: New file.
> 	* gdb.base/kill-after-signal.exp: New file.

With the concerns about hangs on thread issues and this patch available for
a long time for review and its review by Roland McGrath and its general
regression safety and the early development phase of gdb-7.4 checked it in:
	http://sourceware.org/ml/gdb-cvs/2011-05/msg00147.html


Thanks,
Jan


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