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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dinfttrace.c315 DO_DEFAULT, /* ...which is a continue! */ enumerator in enum:stepping_mode_enum
426 case DO_DEFAULT:
427 return "DO_DEFAULT";
625 new_p->stepping_mode = DO_DEFAULT;
1124 p->stepping_mode = DO_DEFAULT;
1141 p->stepping_mode = DO_DEFAULT;
1146 p->stepping_mode = DO_DEFAULT;
4455 if (p->stepping_mode != DO_DEFAULT)

Completed in 49 milliseconds