forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.0'
Conflicts: src/plugins/qmldesigner/components/propertyeditor/propertyeditorqmlbackend.cpp Change-Id: I6ae2d37290643d69390f679a54f7596782f3d97f
This commit is contained in:
@@ -93,6 +93,7 @@ protected: ////////// Gdb Process Management //////////
|
||||
void startGdb(const QStringList &args = QStringList());
|
||||
void handleInferiorShutdown(const DebuggerResponse &response);
|
||||
void handleGdbExit(const DebuggerResponse &response);
|
||||
void setLinuxOsAbi();
|
||||
|
||||
void loadInitScript();
|
||||
void setEnvironmentVariables();
|
||||
|
||||
Reference in New Issue
Block a user