* fork-child.c (startup_inferior) [STARTUP_INFERIOR]: If defined,
authorStan Shebs <shebs@codesourcery.com>
Thu, 16 Jun 1994 23:04:55 +0000 (23:04 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 16 Jun 1994 23:04:55 +0000 (23:04 +0000)
commit9f8219f130009ff0d3a3a9ab9e400cab07ce4f0e
tree0be9065289a4e99c975be806c8318a70b72b4d92
parent6ec7e4d36a85990132baf8b0166614f273e7b31d
* fork-child.c (startup_inferior) [STARTUP_INFERIOR]: If defined,
call it instead of doing normal loop.
* infcmd.c (attach_command): Don't call wait_for_inferior if
running Mach 3.
* infrun.c (proceed) [PREPARE_TO_PROCEED]: If defined, call
hook that can decide whether to step over the next breakpoint.
* utils.c (wrap_here): Abort if wrap_buffer not allocated.
(request_quit) [REQUEST_QUIT]: If defined, call it instead of
doing normal quit.

* Makefile.in (stop-gdb): New target.
* stop-gdb.c: New file, utility to get attention of waiting GDBs
in Mach 3.
gdb/ChangeLog
gdb/fork-child.c
gdb/gdb-stop.c
gdb/stop-gdb.c [new file with mode: 0644]
This page took 0.024613 seconds and 4 git commands to generate.