Fixes: debugger: start work on core file loading

This commit is contained in:
hjk
2009-03-02 13:08:30 +01:00
parent f4e875b9bb
commit 3059046a48
12 changed files with 103 additions and 620 deletions

View File

@@ -29,7 +29,7 @@
#include "scriptengine.h"
#include "attachexternaldialog.h"
#include "debuggerdialogs.h"
#include "breakhandler.h"
#include "debuggerconstants.h"
#include "debuggermanager.h"
@@ -37,7 +37,6 @@
#include "moduleshandler.h"
#include "registerhandler.h"
#include "stackhandler.h"
#include "startexternaldialog.h"
#include "watchhandler.h"
#include <utils/qtcassert.h>