forked from qt-creator/qt-creator
actively try to obtain PID of non-pthread inferiors with gdb < 7 on linux
Reviewed-by: hjk
This commit is contained in:
@@ -302,6 +302,8 @@ private: ////////// Inferior Management //////////
|
||||
void maybeHandleInferiorPidChanged(const QString &pid);
|
||||
|
||||
#ifdef Q_OS_LINUX
|
||||
void handleInfoProc(const GdbResponse &response);
|
||||
|
||||
QByteArray m_entryPoint;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user