OSDN Git Service

debugger: fix breakpoint marker drawing after session ends
authorhjk <qtc-committer@nokia.com>
Wed, 6 Oct 2010 11:57:29 +0000 (13:57 +0200)
committerhjk <qtc-committer@nokia.com>
Wed, 6 Oct 2010 13:00:47 +0000 (15:00 +0200)
commit6f35c937ca89080dbd6188c70fe8be47280f5032
tree8fd3daec6e98a6cfcd95f1e77e47b8644896051f
parent5532f939b5d6d78ca6470b2fc9e20fff77c663c4
debugger: fix breakpoint marker drawing after session ends

This is a stop-gap measure to make breakpoints usable again.
Proper fix is still needed.

Reviewed-by: Friedemann Kleint
src/plugins/debugger/breakhandler.cpp
src/plugins/debugger/breakpoint.cpp