summaryrefslogtreecommitdiff
path: root/gdb/ser-pipe.c
Commit message (Collapse)AuthorAgeFilesLines
* * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swapIan Lance Taylor2003-05-131-1/+1
| | | | | | second and third arguments. * ser-tcp.c (_initialize_ser_tcp): Likewise. * ser-unix.c (_initialize_ser_hardwire): Likewise.
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-4/+4
|
* Add comments noting that vfork might be defined to be fork.Kevin Buettner2001-04-081-0/+4
|
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
|
* * signals.h: Removed.J.T. Conklin2001-02-061-1/+1
| | | | | | | | | | | | * event-top.c (#include <signal.h>): Changed from signals.h. * inflow.c: Likewise. * mac-xdep.c: Likewise. * ser-pipe.c: Likewise. * ser-tcp.c: Likewise. * standalone.c: Likewise. * top.c: Likewise. * utils.c: Likewise. * Makefile.in: Removed signals.h from dependencies.
* * monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin2001-02-021-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ocd.c: Likewise. * ppc-bdm.c: Likewise. * remote-adapt.c: Likewise. * remote-array.c: Likewise. * remote-bug.c: Likewise. * remote-e7000.c: Likewise. * remote-eb.c: Likewise. * remote-es.c: Likewise. * remote-mips.c: Likewise. * remote-mm.c: Likewise. * remote-nindy.c: Likewise. * remote-os9k.c: Likewise. * remote-rdi.c: Likewise. * remote-rdp.c: Likewise. * remote-sds.c: Likewise. * remote-sim.c: Likewise. * remote-st.c: Likewise. * remote-udi.c: Likewise. * remote-vx.c: Likewise. * remote-vx29k.c: Likewise. * remote-vx68.c: Likewise. * remote-vx960.c: Likewise. * remote-vxmips.c: Likewise. * remote-vxsparc.c: Likewise. * remote.c: Likewise. * ser-pipe.c: Likewise. * ser-unix.c: Likewise. * Makefile.in: Updated dependencies. -------------------------------------------------------------------
* 2001-01-31 David Smith <dsmith@redhat.com>David Smith2001-01-311-2/+2
| | | | | | | | | | * event-loop.c: Change inclusion of string.h to gdb_string.h and updated the copyright notice. * ser-pipe.c: Ditto. * mi/mi-cmds.c: Ditto. * mi/mi-console.c: Ditto. * mi/mi-getopt.c: Ditto. * mi/mi-parse.c: Ditto.
* Cleanup autoconfigury of vfork().Andrew Cagney2001-01-311-4/+2
|
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
|
* Add check for vfork() to configure.in. Cleanup uses.Andrew Cagney2000-12-021-0/+4
|
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-3/+1
|
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-0/+1
|
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-13/+2
|
* import gdb-1999-09-21Jason Molenda1999-09-221-266/+31
|
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-1/+1
|
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-3/+0
|
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-1/+3
|
* import gdb-1999-07-19 snapshotJason Molenda1999-07-191-37/+44
|
* import gdb-1999-07-12 snapshotJason Molenda1999-07-121-0/+397