This is the mail archive of the
src-cvs@sourceware.org
mailing list .
src/rda/unix ChangeLog ptrace-target.c thread-db.c
- From: kevinb at sourceware dot org
- To: src-cvs at sources dot redhat dot com
- Date: 2 Dec 2005 20:52:04 -0000
- Subject: src/rda/unix ChangeLog ptrace-target.c thread-db.c
CVSROOT: /cvs/src
Module name: src
Changes by: kevinb@sourceware.org 2005-12-02 20:52:04
Modified files:
rda/unix : ChangeLog ptrace-target.c thread-db.c
Log message:
* ptrace-target.c (ptrace_break_program): Use SIGSTOP instead of
SIGINT to interrupt inferior process.
* thread-db.c (thread_db_break_program): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.57&r2=1.58
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/ptrace-target.c.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/thread-db.c.diff?cvsroot=src&r1=1.17&r2=1.18