This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/gdbserver ChangeLog linux-low.c
- From: palves at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 27 Feb 2012 16:19:19 -0000
- Subject: src/gdb/gdbserver ChangeLog linux-low.c
CVSROOT: /cvs/src
Module name: src
Changes by: palves@sourceware.org 2012-02-27 16:19:19
Modified files:
gdb/gdbserver : ChangeLog linux-low.c
Log message:
2012-02-27 Pedro Alves <palves@redhat.com>
PR server/9684
* linux-low.c (pid_is_stopped): New.
(linux_attach_lwp_1): Handle attaching to 'T (stopped)' processes.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.556&r2=1.557
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&r1=1.193&r2=1.194