forked from qt-creator/qt-creator
Fixes: debugger: try accessing compiled-in dumpers when attaching to an
external application
This commit is contained in:
@@ -311,6 +311,7 @@ private slots:
|
||||
void setStatus(int status);
|
||||
void clearStatusMessage();
|
||||
void attemptBreakpointSynchronization();
|
||||
void recheckCustomDumperAvailability();
|
||||
|
||||
private:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user