OSDN Git Service

* ptrace-target.c (ptrace_exit_program): Cause main loop to exit.
authorkevinb <kevinb>
Fri, 19 Mar 2004 18:26:08 +0000 (18:26 +0000)
committerkevinb <kevinb>
Fri, 19 Mar 2004 18:26:08 +0000 (18:26 +0000)
commitf06ed27c9c9cc738b5ed77c381ef6096174f04a3
tree0fe62a642ec1e88fc3f66ed5c955861371058f44
parent0e57fb07109ba3ecd331217a32251c60bd0e0f95
* 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.
rda/unix/ChangeLog
rda/unix/ptrace-target.c
rda/unix/server.c