Home
last modified time | relevance | path

Searched refs:STEP_COUNT (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/ddb/
Ddb_run.c75 #define STEP_COUNT 6 macro
137 if (db_run_mode == STEP_COUNT) { in db_stop_at_pc()
197 if ((db_run_mode == STEP_COUNT) || in db_restart_at_pc()
324 db_run_mode = STEP_COUNT; in db_continue_cmd()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20139502 tracepoint, reset its STEP_COUNT and call validate_actionline.