Home
last modified time | relevance | path

Searched refs:inferior (Results 1 – 20 of 20) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dobserver.texi45 @cindex notification about inferior execution stop
48 inferior execution has just stopped, the associated messages and
79 The inferior has stopped for real.
94 @value{GDBN} has just connected to an inferior. For @samp{run},
95 @value{GDBN} calls this observer while the inferior is still stopped
98 inferior, and before any information on the inferior has been printed.
Dgdbint.texinfo401 When the inferior stops, @value{GDBN} tries to establish, among other
481 If the inferior has some watchpoint that triggered, place the address
497 watchpoint to step the inferior over it.
502 inferior after a watchpoint has been hit.
507 watchpoints before stepping the inferior.
521 determine for sure whether the inferior stopped due to a watchpoint,
651 inferior by calling @code{I386_DR_LOW_SET_ADDR} and
659 values to the inferior via @code{I386_DR_LOW_RESET_ADDR} and
681 This function returns non-zero if the inferior has some watchpoint or
690 the actual debug registers in the inferior process.
[all …]
Dgdb.texinfo822 executable file to the inferior using @code{--args}. This option stops
1084 executable file are passed as command line arguments to the inferior.
1801 supports processes, @code{run} creates an inferior process and makes
2099 for @code{set inferior-tty}.
2101 @cindex inferior tty
2102 @cindex set inferior controlling terminal
2103 You can use the @code{show inferior-tty} command to tell @value{GDBN} to
2108 @item set inferior-tty /dev/ttyb
2109 @kindex set inferior-tty
2112 @item show inferior-tty
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsolib.c470 struct so_list *inferior = ops->current_sos(); in update_solib_list() local
519 struct so_list *i = inferior; in update_solib_list()
520 struct so_list **i_link = &inferior; in update_solib_list()
569 if (inferior) in update_solib_list()
574 *gdb_link = inferior; in update_solib_list()
577 for (i = inferior; i; i = i->next) in update_solib_list()
Djv-lang.c181 call lookup_class (or similar) in inferior; in java_lookup_class()
185 addr = found in inferior; in java_lookup_class()
DMakefile.in637 inferior_h = inferior.h $(breakpoint_h) $(target_h) $(frame_h)
/mirbsd/src/sys/sys/
Dproc.h400 int inferior(struct proc *p, struct proc *);
/mirbsd/src/sys/kern/
Dsys_process.c174 if (t->p_pid != 1 && inferior(p, t))
Dkern_proc.c160 inferior(struct proc *p, struct proc *parent) in inferior() function
Dkern_prot.c304 if ((targp = pfind(pid)) == 0 || !inferior(targp, curp))
/mirbsd/src/gnu/usr.bin/perl/
DREADME.win32356 Many tests I<will> fail under Windows 9x due to the inferior command shell.
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dinternals.texi1695 case, don't describe the smaller-range, inferior mode.
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
DREADME140 >>> (inferior) API to the same format database. These files OVERRIDE
/mirbsd/src/gnu/usr.bin/perl/lib/unicore/
DIndex.txt2027 inferior order to, of 2134
DNamesList.txt10384 = order, of inferior order to
/mirbsd/src/gnu/usr.bin/binutils/etc/
Dstandards.texi597 alternative USG @code{signal} interface is an inferior design.
/mirbsd/src/share/dict/
Dwords12067 inferior
Dweb2a27028 half-inferior
44926 quasi-inferior
Dweb293995 inferior
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES4671 - Removes potential other bugs caused by inferior header parsing in HTTP.c