forked from qt-creator/qt-creator
debugger: more tracepoint stuff
This commit is contained in:
@@ -354,6 +354,7 @@ private: ////////// View & Data Stuff //////////
|
||||
void handleBreakEnable(const GdbResponse &response);
|
||||
void handleBreakInsert1(const GdbResponse &response);
|
||||
void handleBreakInsert2(const GdbResponse &response);
|
||||
void handleTraceInsert2(const GdbResponse &response);
|
||||
void handleBreakCondition(const GdbResponse &response);
|
||||
void handleBreakInfo(const GdbResponse &response);
|
||||
void handleBreakThreadSpec(const GdbResponse &response);
|
||||
|
||||
Reference in New Issue
Block a user