Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Docd.h58 #define OCD_STEP 0x25 /* Single step */ macro
Docd.c335 ocd_do_command (OCD_STEP, &last_run_status, &pktlen); in ocd_resume()
876 case OCD_STEP: /* Single Step */ in ocd_get_packet()