Searched refs:procfs_stopped_by_watchpoint (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/config/i386/
H A Dnm-i386sol2.h48 extern int procfs_stopped_by_watchpoint (ptid_t);
50 procfs_stopped_by_watchpoint(inferior_ptid)
/freebsd-9.3-release/contrib/gdb/gdb/config/sparc/
H A Dnm-sol2.h50 extern int procfs_stopped_by_watchpoint (ptid_t);
52 procfs_stopped_by_watchpoint(inferior_ptid)
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dnto-procfs.c86 static int procfs_stopped_by_watchpoint (void);
1283 procfs_ops.to_stopped_by_watchpoint = procfs_stopped_by_watchpoint;
1386 procfs_stopped_by_watchpoint (void) function
H A Dprocfs.c5244 procfs_stopped_by_watchpoint (ptid_t ptid) function

Completed in 65 milliseconds