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:
@@ -29,8 +29,8 @@
|
||||
|
||||
#include "watchutils.h"
|
||||
#include "watchdata.h"
|
||||
#include "debuggerprotocol.h"
|
||||
#include "debuggerstringutils.h"
|
||||
#include "gdb/gdbmi.h"
|
||||
|
||||
#include <utils/qtcassert.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user