Home
last modified time | relevance | path

Searched defs:SingleStepEvent (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/debugger/controllers/
H A DThreadHandler.h28 class SingleStepEvent; variable
/haiku/src/kits/debugger/debugger_interface/
H A DDebugEvent.cpp106 SingleStepEvent::SingleStepEvent(team_id team, thread_id thread, in SingleStepEvent() function in SingleStepEvent