forked from qt-creator/qt-creator
debugger: use the elfreader instead of external objdump
Change-Id: Ic5c5525703a6ef8924ac68e1a9ed33e411aada08 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -403,6 +403,7 @@ private: ////////// Gdb Command Management //////////
|
||||
|
||||
QList<GdbCommand> m_commandsToRunOnTemporaryBreak;
|
||||
int gdbVersion() const { return m_gdbVersion; }
|
||||
void checkForReleaseBuild();
|
||||
|
||||
private: ////////// Gdb Output, State & Capability Handling //////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user