forked from qt-creator/qt-creator
some cleanup after switching the dumper output to 'p'
This commit is contained in:
@@ -307,11 +307,8 @@ private:
|
||||
const WatchData &cookie);
|
||||
void handleQueryDataDumper1(const GdbResultRecord &record);
|
||||
void handleQueryDataDumper2(const GdbResultRecord &record);
|
||||
void handleQueryDataDumper3(const GdbResultRecord &record);
|
||||
void handleDumpCustomValue2(const GdbResultRecord &record,
|
||||
const WatchData &cookie);
|
||||
void handleDumpCustomValue3(const GdbResultRecord &record,
|
||||
const WatchData &cookie);
|
||||
void handleDumpCustomEditValue(const GdbResultRecord &record);
|
||||
void handleDumpCustomSetup(const GdbResultRecord &record);
|
||||
void handleStackListLocals(const GdbResultRecord &record);
|
||||
|
||||
Reference in New Issue
Block a user