Home
last modified time | relevance | path

Searched refs:BREAKPOINT_HARDWARE (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/mgba/mgba-0.9.2/src/platform/python/mgba/
H A Ddebugger.py32 BREAKPOINT_HARDWARE = lib.BREAKPOINT_HARDWARE variable in NativeDebugger
/dports/games/libretro-mgba/mgba-6186d45/src/platform/python/mgba/
H A Ddebugger.py32 BREAKPOINT_HARDWARE = lib.BREAKPOINT_HARDWARE variable in NativeDebugger
/dports/games/libretro-mgba/mgba-6186d45/include/mgba/debugger/
H A Ddebugger.h44 BREAKPOINT_HARDWARE, enumerator
/dports/emulators/mgba/mgba-0.9.2/include/mgba/debugger/
H A Ddebugger.h46 BREAKPOINT_HARDWARE, enumerator
/dports/games/libretro-mgba/mgba-6186d45/src/arm/debugger/
H A Ddebugger.c63 .type.bp.breakType = BREAKPOINT_HARDWARE, in ARMDebuggerCheckBreakpoints()
/dports/emulators/mgba/mgba-0.9.2/src/debugger/
H A Dgdb-stub.c492 .type = BREAKPOINT_HARDWARE in _setBreakpoint()
H A Dcli-debugger.c613 .type = BREAKPOINT_HARDWARE in _setBreakpoint()
/dports/games/libretro-mgba/mgba-6186d45/src/debugger/
H A Dgdb-stub.c495 .type = BREAKPOINT_HARDWARE in _setBreakpoint()
H A Dcli-debugger.c580 .type = BREAKPOINT_HARDWARE in _setBreakpoint()
/dports/emulators/mgba/mgba-0.9.2/src/arm/debugger/
H A Ddebugger.c224 .type.bp.breakType = BREAKPOINT_HARDWARE, in ARMDebuggerCheckBreakpoints()