public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src/rda/unix ChangeLog ptrace-target.c server.c
@ 2004-03-19 18:26 kevinb
0 siblings, 0 replies; 2+ messages in thread
From: kevinb @ 2004-03-19 18:26 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: kevinb@sourceware.org 2004-03-19 18:26:08
Modified files:
rda/unix : ChangeLog ptrace-target.c server.c
Log message:
* ptrace-target.c (ptrace_exit_program): Cause main loop to exit.
* server.c (sys/types.h, sys/stat.h, fcntl.h, string.h, unistd.h)
(ctype.h, termios.h): Include.
(close_device, tty_raw, invalid_speed, parse_speed): New functions.
(speed_table): New static global.
(usage): Update usage message.
(main): Add support for connecting to serial devices.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ptrace-target.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/server.c.diff?cvsroot=src&r1=1.3&r2=1.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* src/rda/unix ChangeLog ptrace-target.c server.c
@ 2004-03-10 17:56 kevinb
0 siblings, 0 replies; 2+ messages in thread
From: kevinb @ 2004-03-10 17:56 UTC (permalink / raw)
To: src-cvs
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-19 18:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-19 18:26 src/rda/unix ChangeLog ptrace-target.c server.c kevinb
-- strict thread matches above, loose matches on Subject: below --
2004-03-10 17:56 kevinb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).