Searched refs:inferior (Results 1 – 20 of 20) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | observer.texi | 45 @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.
|
| D | gdbint.texinfo | 401 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 …]
|
| D | gdb.texinfo | 822 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/ |
| D | solib.c | 470 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()
|
| D | jv-lang.c | 181 call lookup_class (or similar) in inferior; in java_lookup_class() 185 addr = found in inferior; in java_lookup_class()
|
| D | Makefile.in | 637 inferior_h = inferior.h $(breakpoint_h) $(target_h) $(frame_h)
|
| /mirbsd/src/sys/sys/ |
| D | proc.h | 400 int inferior(struct proc *p, struct proc *);
|
| /mirbsd/src/sys/kern/ |
| D | sys_process.c | 174 if (t->p_pid != 1 && inferior(p, t))
|
| D | kern_proc.c | 160 inferior(struct proc *p, struct proc *parent) in inferior() function
|
| D | kern_prot.c | 304 if ((targp = pfind(pid)) == 0 || !inferior(targp, curp))
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | README.win32 | 356 Many tests I<will> fail under Windows 9x due to the inferior command shell.
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | internals.texi | 1695 case, don't describe the smaller-range, inferior mode.
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | README | 140 >>> (inferior) API to the same format database. These files OVERRIDE
|
| /mirbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | Index.txt | 2027 inferior order to, of 2134
|
| D | NamesList.txt | 10384 = order, of inferior order to
|
| /mirbsd/src/gnu/usr.bin/binutils/etc/ |
| D | standards.texi | 597 alternative USG @code{signal} interface is an inferior design.
|
| /mirbsd/src/share/dict/ |
| D | words | 12067 inferior
|
| D | web2a | 27028 half-inferior 44926 quasi-inferior
|
| D | web2 | 93995 inferior
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | CHANGES | 4671 - Removes potential other bugs caused by inferior header parsing in HTTP.c
|