Home
last modified time | relevance | path

Searched refs:GDB_BREAKPOINT_SW (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dgdbstub.h7 #define GDB_BREAKPOINT_SW 0 macro
Dkvm-all.c924 if (type == GDB_BREAKPOINT_SW) { in kvm_insert_breakpoint()
966 if (type == GDB_BREAKPOINT_SW) { in kvm_remove_breakpoint()
Dgdbstub.c1469 case GDB_BREAKPOINT_SW: in gdb_breakpoint_insert()
1503 case GDB_BREAKPOINT_SW: in gdb_breakpoint_remove()