Searched refs:PTRACE_SET_WATCH_REGS (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dmips-linux-watch.h31 # define PTRACE_SET_WATCH_REGS 0xd1 macro
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dmips-linux-watch.h31 # define PTRACE_SET_WATCH_REGS 0xd1 macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-linux-nat.c641 if (ptrace (PTRACE_SET_WATCH_REGS, tid, &watch_mirror, NULL) == -1)
660 if (ptrace (PTRACE_SET_WATCH_REGS, tid, &watch_mirror, NULL) == -1)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-linux-nat.c639 if (ptrace (PTRACE_SET_WATCH_REGS, tid, &watch_mirror, NULL) == -1)
658 if (ptrace (PTRACE_SET_WATCH_REGS, tid, &watch_mirror, NULL) == -1)
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-mips-low.cc516 if (-1 == ptrace (PTRACE_SET_WATCH_REGS, tid,
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-mips-low.cc516 if (-1 == ptrace (PTRACE_SET_WATCH_REGS, tid,

Completed in 120 milliseconds