History log of /haiku-fatelf/src/apps/debugger/user_interface/cli/CliStackFrameCommand.cpp
Revision Date Author Comments
# 287cda6f 16-Dec-2012 Rene Gollent <anevilyak@gmail.com>

Add some more commands to the CLI.

- Added 'frame' command for setting/printing the context's current stack
frame within the active stack trace.
- Added 'variables' command for printing the list of variables visible
within the current frame.