OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSTEP_ENABLE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
gdbstub.c
297
static int sstep_flags =
SSTEP_ENABLE
|SSTEP_NOIRQ|SSTEP_NOTIMER;
[
all
...]
cpu-all.h
807
#define
SSTEP_ENABLE
0x1 /* Enable simulated HW single stepping */
Completed in 29 milliseconds