DebuggerCommandSequence Class
(Debugger::Debugger::Internal::DebuggerCommandSequence)Public Functions
DebuggerCommandSequence() | |
void | append(const Debugger::Debugger::Internal::DebuggerCommand &cmd, bool wantContinue) |
const int & | commands() const |
bool | isEmpty() const |
bool | wantContinue() const |
Member Function Documentation
DebuggerCommandSequence::DebuggerCommandSequence()
Default constructs an instance of DebuggerCommandSequence.