src/rda/unix ChangeLog ptrace-target.c server.c
kevinb@sources.redhat.com
kevinb@sources.redhat.com
Wed Mar 10 17:56:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: kevinb@sourceware.org 2004-03-10 17:56:43
Modified files:
rda/unix : ChangeLog ptrace-target.c server.c
Log message:
* ptrace-target.c (ptrace_create_child): Use vfork() instead of
fork(). Use PTRACE_ATTACH to attach to an existing process.
* server.c (usage): Update to include text about "-a".
(main): Allow use of -a switch to attach to an existing process.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ptrace-target.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/server.c.diff?cvsroot=src&r1=1.2&r2=1.3
More information about the Src-cvs
mailing list