StackFrame Class
(Debugger::QmlJS::Debugger::Internal::StackFrame)Public Functions
StackFrame() | |
void | clear() |
void | fixQrcFrame(const Debugger::QmlJS::Debugger::Internal::DebuggerRunParameters &rp) |
bool | isUsable() const |
int | toString() const |
int | toToolTip() const |
Static Public Members
Debugger::QmlJS::Debugger::Internal::StackFrame | parseFrame(const Debugger::QmlJS::Debugger::Internal::GdbMi &data, const Debugger::QmlJS::Debugger::Internal::DebuggerRunParameters &rp) |
int | parseFrames(const Debugger::QmlJS::Debugger::Internal::GdbMi &, const Debugger::QmlJS::Debugger::Internal::DebuggerRunParameters &) |
Member Function Documentation
StackFrame::StackFrame()
Default constructs an instance of StackFrame.