src/gdb/gdbserver ChangeLog linux-low.c

palves@sourceware.org palves@sourceware.org
Thu Feb 2 18:06:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2012-02-02 18:06:40

Modified files:
	gdb/gdbserver  : ChangeLog linux-low.c 

Log message:
	2012-02-02  Pedro Alves  <palves@redhat.com>
	
	Try SIGKILL first, then PTRACE_KILL.
	* linux-low.c (linux_kill_one_lwp): New.
	(linux_kill_one_lwp): Rename to ...
	(kill_one_lwp_callback): ... this.  Use the new
	linux_kill_one_lwp.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.547&r2=1.548
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&r1=1.191&r2=1.192



More information about the Gdb-cvs mailing list