forked from qt-creator/qt-creator
debugger: make gdb-6.8-symbianelf work
This commit is contained in:
@@ -253,6 +253,7 @@ private: ////////// Gdb Command Management //////////
|
||||
CommandsDoneCallback m_commandsDoneCallback;
|
||||
|
||||
QList<GdbCommand> m_commandsToRunOnTemporaryBreak;
|
||||
int gdbVersion() const { return m_gdbVersion; }
|
||||
|
||||
private: ////////// Gdb Output, State & Capability Handling //////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user