Searched refs:i386_insert_watchpoint (Results 1 – 9 of 9) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/config/i386/ |
| D | nm-i386.h | 35 extern int i386_insert_watchpoint (CORE_ADDR addr, int len, int type); 103 i386_insert_watchpoint (addr, len, type)
|
| D | nm-i386sco5.h | 69 i386_insert_watchpoint (PIDGET (inferior_ptid), addr, len, type)
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | i386v-nat.c | 128 i386_insert_watchpoint (int pid, CORE_ADDR addr, int len, int rw) in i386_insert_watchpoint() function
|
| D | i386-nat.c | 509 i386_insert_watchpoint (CORE_ADDR addr, int len, int type) in i386_insert_watchpoint() function
|
| D | ChangeLog-2001 | 2746 i386_insert_watchpoint, i386_remove_watchpoint): Add support for 7517 (i386_stopped_by_watchpoint, i386_insert_watchpoint, 7579 (i386_insert_watchpoint, i386_remove_watchpoint) 7600 (i386_handle_nonaligned_watchpoint, i386_insert_watchpoint)
|
| D | ChangeLog-1994 | 2054 (i386_insert_watchpoint, i386_insert_aligned_watchpoint): 3009 * i386v-nat.c (i386_insert_watchpoint,
|
| D | ChangeLog-1996 | 3772 * config/i386/nm-linux.h: Add prototypes for i386_insert_watchpoint,
|
| D | ChangeLog-1998 | 6025 'type' through to i386_insert_watchpoint.
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | gdbint.texinfo | 622 @findex i386_insert_watchpoint 624 @item i386_insert_watchpoint (@var{addr}, @var{len}, @var{type}) 628 are set to call these functions. @code{i386_insert_watchpoint} first 659 These functions work like @code{i386_insert_watchpoint} and
|