Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/controllers/
H A DThreadHandler.cpp437 _SingleStepThread(frameIP); in HandleThreadAction()
590 _SingleStepThread(0); in _StepFallback()
611 _SingleStepThread(cpuState->InstructionPointer()); in _DoStepOver()
681 ThreadHandler::_SingleStepThread(target_addr_t instructionPointer) in _SingleStepThread() function in ThreadHandler
811 _SingleStepThread(cpuState->InstructionPointer()); in _HandleSingleStepStep()
840 _SingleStepThread(cpuState->InstructionPointer()); in _HandleSingleStepStep()
/haiku/headers/private/debugger/controllers/
H A DThreadHandler.h109 void _SingleStepThread(