forked from qt-creator/qt-creator
debugger: refactor breakpoint handling
Use BreakpointData objects for communicaition instead of random collection of some of their attributes.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
#include "breakwindow.h"
|
||||
|
||||
#include "breakhandler.h"
|
||||
#include "debuggeractions.h"
|
||||
#include "debuggermanager.h"
|
||||
#include "stackhandler.h"
|
||||
|
||||
Reference in New Issue
Block a user