aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-pipe.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-08 Pass stderr of program run with "target remote |"Vladimir Prus1-0/+20
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-04-21 * configure.ac: On MinGW, define USE_WIN32API and link withMark Mitchell1-1/+3
2005-03-25 * ser-base.c (ser_unix_write): Rename to ...Mark Mitchell1-13/+13
2005-03-25 * Makefile.in (SFILES): Add ser-base.c.Mark Mitchell1-0/+1
2004-01-22* ser-pipe.c (pipe_open): Use proper null pointer in execl call.Mark Kettenis1-1/+1
2003-05-13 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swapIan Lance Taylor1-1/+1
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-4/+4
2001-04-08Add comments noting that vfork might be defined to be fork.Kevin Buettner1-0/+4
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-02-06* signals.h: Removed.J.T. Conklin1-1/+1
2001-02-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin1-1/+0
2001-01-312001-01-31 David Smith <dsmith@redhat.com>David Smith1-2/+2
2001-01-31Cleanup autoconfigury of vfork().Andrew Cagney1-4/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-1/+1
2000-12-02Add check for vfork() to configure.in. Cleanup uses.Andrew Cagney1-0/+4
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-3/+1
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-0/+1
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-13/+2
1999-09-22import gdb-1999-09-21Jason Molenda1-266/+31
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+1
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-3/+0
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-1/+3
1999-07-19import gdb-1999-07-19 snapshotJason Molenda1-37/+44
1999-07-12import gdb-1999-07-12 snapshotJason Molenda1-0/+397