Debugger: Use a somewhat less intrusive hack for 'start at main'

Change-Id: Ie649a4a11c88f3686cd6ed1e73f34c7c78fd0e13
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2017-07-07 19:11:32 +02:00
parent 5868c1e53b
commit 9e67a9453a
11 changed files with 26 additions and 34 deletions

View File

@@ -79,6 +79,8 @@ public:
void appendSolibSearchPath(const QString &str);
static void setBreakOnMainNextTime();
signals:
void aboutToNotifyInferiorSetupOk();