forked from qt-creator/qt-creator
Debugger: Added a start script (gdbinit) field in attach to core and in remote debugging
Merge-request: 2191 Reviewed-by: hjk <qtc-committer@nokia.com>
This commit is contained in:
@@ -80,6 +80,7 @@ public:
|
||||
QString displayName; // Used in the Snapshots view.
|
||||
QString startMessage; // First status message shown.
|
||||
QString coreFile;
|
||||
QString overrideStartScript; // Used in attach to core and remote debugging
|
||||
bool isSnapshot; // Set if created internally.
|
||||
QString processArgs;
|
||||
Utils::Environment environment;
|
||||
|
||||
Reference in New Issue
Block a user