some cleanup after switching the dumper output to 'p'

This commit is contained in:
hjk
2009-01-21 11:41:32 +01:00
parent 076488bfbb
commit f58e1c108b
2 changed files with 7 additions and 189 deletions

View File

@@ -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);