Searched refs:i386_remove_watchpoint (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/config/i386/ |
| D | nm-i386.h | 40 extern int i386_remove_watchpoint (CORE_ADDR addr, int len, int type); 106 i386_remove_watchpoint (addr, len, type)
|
| D | nm-i386sco5.h | 72 i386_remove_watchpoint (PIDGET (inferior_ptid), addr, len)
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | i386v-nat.c | 219 i386_remove_watchpoint (pid, waddr, size); in i386_insert_nonaligned_watchpoint() 231 i386_remove_watchpoint (int pid, CORE_ADDR addr, int len) in i386_remove_watchpoint() function
|
| D | i386-nat.c | 533 i386_remove_watchpoint (CORE_ADDR addr, int len, int type) in i386_remove_watchpoint() function
|
| D | ChangeLog-2001 | 2746 i386_insert_watchpoint, i386_remove_watchpoint): Add support for 7518 i386_remove_watchpoint): Remove prototypes. 7579 (i386_insert_watchpoint, i386_remove_watchpoint) 7601 (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
|
| D | ChangeLog-1996 | 3773 i386_remove_watchpoint and i386_stopped_by_watchpoint.
|
| D | ChangeLog-1994 | 3010 i386_insert_nonaligned_watchpoint, i386_remove_watchpoint,
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | gdbint.texinfo | 623 @findex i386_remove_watchpoint 625 @itemx i386_remove_watchpoint (@var{addr}, @var{len}, @var{type}) 642 @code{i386_remove_watchpoint} does the opposite: it resets the address 647 watchpoints, each time a @code{i386_remove_watchpoint} is called, it 660 @code{i386_remove_watchpoint}, respectively, except that they set up
|