OSDN Git Service

Clean up BreakPoint
authorArvid Ephraim Picciani <arvid.picciani@nokia.com>
Mon, 25 Oct 2010 12:00:19 +0000 (14:00 +0200)
committerArvid Ephraim Picciani <arvid.picciani@nokia.com>
Fri, 29 Oct 2010 09:29:37 +0000 (11:29 +0200)
commit2a569ce073aa4f064cc031f055f7626b67881556
treef901b54330721126a43a85790adfd80699ffdc75
parentc4ca0060e39e885770b70302c8ae2f4f7b9f067a
Clean up BreakPoint

Reviewed-by: Friedemann Kleint
Reviewed-by: hjk
src/plugins/debugger/breakhandler.cpp
src/plugins/debugger/breakhandler.h
src/plugins/debugger/breakpoint.cpp
src/plugins/debugger/breakpoint.h
src/plugins/debugger/breakpointmarker.cpp [new file with mode: 0644]
src/plugins/debugger/breakpointmarker.h [new file with mode: 0644]
src/plugins/debugger/breakwindow.cpp
src/plugins/debugger/debugger.pro
src/plugins/debugger/debuggerengine.cpp
src/plugins/debugger/qml/qmlengine.cpp
src/plugins/debugger/script/scriptengine.cpp