History log of /haiku-fatelf/src/apps/debugger/user_interface/cli/CliContinueCommand.h
Revision Date Author Comments
# 9b008d31 04-Aug-2012 Ingo Weinhold <ingo_weinhold@gmx.de>

Debugger CLI: Add a bunch of new commands

* "thread": prints/sets the current thread.
* "continue", "stop": continue/stop the current thread.
* "sc"/"bt": Print a stack trace for the current thread. Very basic yet.


# 9b008d31ffa35bb2c98bb2accf83e16fb7f2f9ad 04-Aug-2012 Ingo Weinhold <ingo_weinhold@gmx.de>

Debugger CLI: Add a bunch of new commands

* "thread": prints/sets the current thread.
* "continue", "stop": continue/stop the current thread.
* "sc"/"bt": Print a stack trace for the current thread. Very basic yet.