HomeSort by relevance Sort by last modified time
    Searched refs:valgrind_stopped_by_watchpoint (Results 1 - 3 of 3) sorted by null

  /external/valgrind/coregrind/m_gdbserver/
target.h 136 valgrind_stopped_by_watchpoint() will return 1 till reset.
141 extern int valgrind_stopped_by_watchpoint (void);
target.c 135 int valgrind_stopped_by_watchpoint (void) function
247 if (valgrind_stopped_by_watchpoint()) {
remote-utils.c     [all...]

Completed in 34 milliseconds