Searched refs:target_remove_watchpoint (Results 1 – 19 of 19) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/config/i386/ |
H A D | nm-i386sol2.h | 58 #define target_remove_watchpoint(ADDR, LEN, TYPE) \ macro
|
H A D | nm-i386sco5.h | 71 #define target_remove_watchpoint(addr, len, type) \ macro
|
H A D | nm-i386.h | 105 #define target_remove_watchpoint(addr, len, type) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/config/sparc/ |
H A D | nm-sol2.h | 60 #define target_remove_watchpoint(ADDR, LEN, TYPE) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/config/mips/ |
H A D | nm-irix5.h | 43 #define target_remove_watchpoint(ADDR, LEN, TYPE) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/config/s390/ |
H A D | nm-linux.h | 58 #define target_remove_watchpoint(addr, len, type) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/config/ia64/ |
H A D | nm-linux.h | 73 #define target_remove_watchpoint(addr, len, type) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/config/pa/ |
H A D | nm-hppah.h | 162 #define target_remove_watchpoint(addr, len, type) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | target.h | 1061 #define target_remove_watchpoint(addr, len, type) \ macro
|
H A D | breakpoint.c | 1515 val = target_remove_watchpoint (addr, len, type); in remove_breakpoint()
|
H A D | ChangeLog-2001 | 7467 (target_remove_watchpoint, target_insert_hw_breakpoint) 7516 target_remove_watchpoint): Remove macros. 7587 (target_insert_watchpoint, target_remove_watchpoint)
|
H A D | ChangeLog-1997 | 1762 target_remove_watchpoint.
|
H A D | ChangeLog-1994 | 2733 target_remove_watchpoint(). 3015 target_insert_watchpoint, target_remove_watchpoint): Define these
|
H A D | ChangeLog-1999 | 76 (target_remove_watchpoint): ditto. 4447 * config/i386/nm-go32.h (target_remove_watchpoint): Accept the
|
H A D | ChangeLog-2003 | 4250 (target_remove_watchpoint): Delete macro. 4786 (target_remove_watchpoint, target_insert_hw_breakpoint)
|
H A D | ChangeLog-2000 | 5610 target_remove_watchpoint): Define.
|
H A D | ChangeLog | 10419 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
|
H A D | ChangeLog-2002 | 5382 target_insert_watchpoint, target_remove_watchpoint):
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | gdbint.texinfo | 446 @findex target_remove_watchpoint 448 @itemx target_remove_watchpoint (@var{addr}, @var{len}, @var{type}) 627 @code{target_insert_watchpoint} and @code{target_remove_watchpoint}
|