Kevin Buettner
|
7700434b5c
|
Add comments noting that vfork might be defined to be fork.
|
2001-04-08 18:26:03 +00:00 |
Kevin Buettner
|
b6ba6518e9
|
Update/correct copyright notices.
|
2001-03-06 08:22:02 +00:00 |
J.T. Conklin
|
042be3a9b3
|
* signals.h: Removed.
* 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.
|
2001-02-06 04:17:03 +00:00 |
J.T. Conklin
|
824670030b
|
* monitor.c (#include "gdb_wait.h"): Removed.
* 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-02-02 19:14:33 +00:00 |
David Smith
|
27b82ed26e
|
2001-01-31 David Smith <dsmith@redhat.com>
* 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.
|
2001-01-31 15:46:36 +00:00 |
Andrew Cagney
|
74c1b268c6
|
Cleanup autoconfigury of vfork().
|
2001-01-31 02:08:23 +00:00 |
Kevin Buettner
|
b8c9b27d1e
|
Replace free() with xfree().
|
2000-12-15 01:01:51 +00:00 |
Andrew Cagney
|
818fa2bf21
|
Add check for vfork() to configure.in. Cleanup uses.
|
2000-12-02 15:40:56 +00:00 |
Andrew Cagney
|
03f2053f96
|
Replace ../include/wait.h with gdb_wait.h.
|
2000-02-09 08:52:47 +00:00 |
Jason Molenda
|
c2d11a7da0
|
import gdb-1999-12-06 snapshot
|
1999-12-07 03:56:43 +00:00 |
Jason Molenda
|
2acceee218
|
import gdb-1999-10-04 snapshot
|
1999-10-05 23:13:56 +00:00 |
Jason Molenda
|
c2c6d25f0d
|
import gdb-1999-09-21
|
1999-09-22 03:28:34 +00:00 |
Stan Shebs
|
d4f3574e77
|
import gdb-1999-09-08 snapshot
|
1999-09-09 00:02:17 +00:00 |
Jason Molenda
|
104c1213b4
|
import gdb-1999-08-30 snapshot
|
1999-08-31 01:14:27 +00:00 |
Jason Molenda
|
96baa820df
|
import gdb-1999-08-09 snapshot
|
1999-08-09 21:36:23 +00:00 |
Jason Molenda
|
adf40b2e16
|
import gdb-1999-07-19 snapshot
|
1999-07-19 23:30:11 +00:00 |
Jason Molenda
|
daf3f280eb
|
import gdb-1999-07-12 snapshot
|
1999-07-12 18:08:43 +00:00 |