forked from qt-creator/qt-creator
Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}
The scope is a bit broader nowadays. Change-Id: I9578da94f06df199be5668c1751fd7bfb37f1c5b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
@@ -28,12 +28,11 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include "attachgdbadapter.h"
|
||||
#include "gdbmi.h"
|
||||
#include "debuggerstartparameters.h"
|
||||
|
||||
#include "gdbengine.h"
|
||||
#include "procinterrupt.h"
|
||||
#include "debuggerprotocol.h"
|
||||
#include "debuggerstringutils.h"
|
||||
#include "debuggerstartparameters.h"
|
||||
#include "procinterrupt.h"
|
||||
|
||||
#include <utils/qtcassert.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user