Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/config/i386/
H A Dnm-i386sol2.h56 #define target_insert_watchpoint(ADDR, LEN, TYPE) \ macro
H A Dnm-i386sco5.h68 #define target_insert_watchpoint(addr, len, type) \ macro
H A Dnm-i386.h102 #define target_insert_watchpoint(addr, len, type) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/config/sparc/
H A Dnm-sol2.h58 #define target_insert_watchpoint(ADDR, LEN, TYPE) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/config/mips/
H A Dnm-irix5.h41 #define target_insert_watchpoint(ADDR, LEN, TYPE) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/config/s390/
H A Dnm-linux.h55 #define target_insert_watchpoint(addr, len, type) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/config/ia64/
H A Dnm-linux.h68 #define target_insert_watchpoint(addr, len, type) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/config/pa/
H A Dnm-hppah.h157 #define target_insert_watchpoint(addr, len, type) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtarget.h1057 #ifndef target_insert_watchpoint
1058 #define target_insert_watchpoint(addr, len, type) \ macro
H A Dbreakpoint.c985 val = target_insert_watchpoint (addr, len, type); in insert_bp_location()
H A DChangeLog-20017466 (target_stopped_data_address, target_insert_watchpoint)
7515 STOPPED_BY_WATCHPOINT, target_insert_watchpoint,
7587 (target_insert_watchpoint, target_remove_watchpoint)
H A DChangeLog-19942732 target_insert_watchpoint() and
3015 target_insert_watchpoint, target_remove_watchpoint): Define these
H A DChangeLog-20034251 (target_insert_watchpoint): Delete macro.
4785 * config/frv/tm-frv.h (target_insert_watchpoint)
H A DChangeLog-1998471 HAVE_NONSTEPPABLE_WATCHPOINT, target_insert_watchpoint,
H A DChangeLog-20005609 STOPPED_BY_WATCHPOINT, target_insert_watchpoint,
H A DChangeLog-199974 define to always use. (target_insert_watchpoint) define to use
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.texinfo445 @findex target_insert_watchpoint
447 @item target_insert_watchpoint (@var{addr}, @var{len}, @var{type})
627 @code{target_insert_watchpoint} and @code{target_remove_watchpoint}