Home
last modified time | relevance | path

Searched refs:target_remove_watchpoint (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/config/i386/
H A Dnm-i386sol2.h58 #define target_remove_watchpoint(ADDR, LEN, TYPE) \ macro
H A Dnm-i386sco5.h71 #define target_remove_watchpoint(addr, len, type) \ macro
H A Dnm-i386.h105 #define target_remove_watchpoint(addr, len, type) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/config/sparc/
H A Dnm-sol2.h60 #define target_remove_watchpoint(ADDR, LEN, TYPE) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/config/mips/
H A Dnm-irix5.h43 #define target_remove_watchpoint(ADDR, LEN, TYPE) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/config/s390/
H A Dnm-linux.h58 #define target_remove_watchpoint(addr, len, type) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/config/ia64/
H A Dnm-linux.h73 #define target_remove_watchpoint(addr, len, type) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/config/pa/
H A Dnm-hppah.h162 #define target_remove_watchpoint(addr, len, type) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtarget.h1061 #define target_remove_watchpoint(addr, len, type) \ macro
H A Dbreakpoint.c1515 val = target_remove_watchpoint (addr, len, type); in remove_breakpoint()
H A DChangeLog-20017467 (target_remove_watchpoint, target_insert_hw_breakpoint)
7516 target_remove_watchpoint): Remove macros.
7587 (target_insert_watchpoint, target_remove_watchpoint)
H A DChangeLog-19971762 target_remove_watchpoint.
H A DChangeLog-19942733 target_remove_watchpoint().
3015 target_insert_watchpoint, target_remove_watchpoint): Define these
H A DChangeLog-199976 (target_remove_watchpoint): ditto.
4447 * config/i386/nm-go32.h (target_remove_watchpoint): Accept the
H A DChangeLog-20034250 (target_remove_watchpoint): Delete macro.
4786 (target_remove_watchpoint, target_insert_hw_breakpoint)
H A DChangeLog-20005610 target_remove_watchpoint): Define.
H A DChangeLog10419 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
H A DChangeLog-20025382 target_insert_watchpoint, target_remove_watchpoint):
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dgdbint.texinfo446 @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}