forked from qt-creator/qt-creator
Debugger: Don't check for existence of gdb.inferior.threads()
All supported versions have it in that context. Change-Id: Iafff4760ba521ffc9abc4e05dbbc9263ed6fe21a Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -387,7 +387,6 @@ protected:
|
||||
bool m_isQnxGdb;
|
||||
bool m_hasBreakpointNotifications;
|
||||
bool m_hasPython;
|
||||
bool m_hasInferiorThreadList;
|
||||
|
||||
private: ////////// Inferior Management //////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user