debugger: work on trk exit/restart

This commit is contained in:
hjk
2009-09-16 13:43:03 +02:00
parent 33271f0be7
commit daf4c32f32
4 changed files with 57 additions and 14 deletions

View File

@@ -156,6 +156,8 @@ public:
void handleSupportMask(const TrkResult &result);
void handleTrkVersions(const TrkResult &result);
void handleDisconnect(const TrkResult &result);
void handleDeleteProcess(const TrkResult &result);
void handleDeleteProcess2(const TrkResult &result);
void handleAndReportCreateProcess(const TrkResult &result);
void handleAndReportReadRegistersAfterStop(const TrkResult &result);