Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-all.h867 #define SSTEP_NOTIMER 0x4 /* Do not Timers while single stepping */ macro
Dgdbstub.c297 static int sstep_flags = SSTEP_ENABLE|SSTEP_NOIRQ|SSTEP_NOTIMER;
1812 SSTEP_NOTIMER); in gdb_handle_packet()