forked from qt-creator/qt-creator
Add support for the remote QNX debugging protocol
Change-Id: Ifb2a378cdc000eb84b65f25c2132783d3a3f53c4 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -438,6 +438,7 @@ private: ////////// Gdb Output, State & Capability Handling //////////
|
||||
int m_gdbVersion; // 6.8.0 is 60800
|
||||
int m_gdbBuildVersion; // MAC only?
|
||||
bool m_isMacGdb;
|
||||
bool m_isQnxGdb;
|
||||
bool m_hasBreakpointNotifications;
|
||||
bool m_hasPython;
|
||||
bool m_hasInferiorThreadList;
|
||||
|
||||
Reference in New Issue
Block a user