Home
last modified time | relevance | path

Searched defs:STOPPED_BY_WATCHPOINT (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/config/frv/
H A Dtm-frv.h33 #define STOPPED_BY_WATCHPOINT(W) \ macro
/openbsd-src/gnu/usr.bin/binutils/gdb/config/mips/
H A Dnm-irix5.h35 #define STOPPED_BY_WATCHPOINT(W) \ macro
/openbsd-src/gnu/usr.bin/binutils/gdb/config/sparc/
H A Dnm-sol2.h51 #define STOPPED_BY_WATCHPOINT(W) \ macro
/openbsd-src/gnu/usr.bin/binutils/gdb/config/i386/
H A Dnm-i386sol2.h49 #define STOPPED_BY_WATCHPOINT(W) \ macro
H A Dnm-i386sco5.h65 #define STOPPED_BY_WATCHPOINT(W) \ macro
H A Dnm-i386.h96 #define STOPPED_BY_WATCHPOINT(W) (i386_stopped_by_watchpoint () != 0) macro
/openbsd-src/gnu/usr.bin/binutils/gdb/config/s390/
H A Dnm-linux.h52 #define STOPPED_BY_WATCHPOINT(w) \ macro
/openbsd-src/gnu/usr.bin/binutils/gdb/config/ia64/
H A Dnm-linux.h60 #define STOPPED_BY_WATCHPOINT(W) \ macro
/openbsd-src/gnu/usr.bin/binutils/gdb/config/pa/
H A Dnm-hppah.h129 #define STOPPED_BY_WATCHPOINT(W) \ macro
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtarget.h1009 #define STOPPED_BY_WATCHPOINT(w) \ macro