debugger: refactor module/symbol view

This commit is contained in:
hjk
2010-05-03 19:12:52 +02:00
parent c4aafc354a
commit 15a595b429
15 changed files with 135 additions and 47 deletions

View File

@@ -78,6 +78,7 @@ public:
public:
QString moduleName;
QString modulePath;
bool symbolsRead;
QString startAddress;
QString endAddress;