This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Tue, Apr 23, 2002 at 07:15:15AM -0700, David S. Miller wrote:
> It would be great if gdbint.texinfo documentation for this
> macro was added.
Ok, here is an update.
* gdbarch.sh (STARTUP_WITH_SHELL): New variable. Defaults to 1.
(START_INFERIOR_TRAPS_EXPECTED): New variable. Defaults to 2.
* gdbarch.c: Regenerate.
* gdbarch.h: Regenerate.
* inferior.h (STARTUP_WITH_SHELL): Remove.
(START_INFERIOR_TRAPS_EXPECTED): Remove.
* procfs.c (procfs_init_inferior): Remove #ifdef of
START_INFERIOR_TRAPS_EXPECTED.
* doc/gdbint.texinfo: Document STARTUP_WITH_SHELL and
START_INFERIOR_TRAPS_EXPECTED.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>
Attachment:
startup-patch
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |