debugger: move BreakpointData into file of its own

This commit is contained in:
hjk
2010-07-13 17:16:31 +02:00
parent 99fdaf06a2
commit 4f4167a310
10 changed files with 415 additions and 325 deletions

View File

@@ -54,7 +54,7 @@ HEADERS += breakhandler.h \
SOURCES += breakhandler.cpp \
breakwindow.cpp \
breakwindow.h \
breakpoint.cpp \
debuggeragents.cpp \
debuggeractions.cpp \
debuggerdialogs.cpp \