Searched refs:SetCurrentStackFrameIndex (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliStackFrameCommand.cpp63 context.SetCurrentStackFrameIndex(frameNumber);
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp259 SetCurrentStackFrameIndex(0);
280 CliContext::SetCurrentStackFrameIndex(int32 index) function in class:CliContext
447 SetCurrentStackFrameIndex(0);
H A DCliContext.h83 void SetCurrentStackFrameIndex(int32 index);

Completed in 50 milliseconds