debugger: reorganize starting from the command line

This commit is contained in:
hjk
2011-02-08 13:48:04 +01:00
parent 32f6dd5395
commit 04514ed459
3 changed files with 156 additions and 187 deletions

View File

@@ -79,7 +79,8 @@ public:
{}
QString executable;
QString displayName;
QString displayName; // Used in the Snapshots view.
QString startMessage; // First status message shown.
QString coreFile;
bool isSnapshot; // Set if created internally.
QString processArgs;