* plugins/debug-manager/plugin.c,
commitbbecf9ba088e325a9e9e71f5a67cb201bf138aa7
authorsgranjoux <sgranjoux@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sun, 9 Dec 2007 11:56:41 +0000 (9 11:56 +0000)
committersgranjoux <sgranjoux@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sun, 9 Dec 2007 11:56:41 +0000 (9 11:56 +0000)
tree2fcbfee99040006110dd86e452344a95eec1a2d0
parentfcb2986d469f5edb1c90992554771f2cf88d6a3f
* plugins/debug-manager/plugin.c,
plugins/debug-manager/breakpoints.c,
plugins/debug-manager/breakpoints.h:
Fix bug #488732: Breakpoint on delete lines
Breakpoints are now linked to their position in editor

* plugins/gdb/debugger.c:
Fix removing condition on breakpoint

git-svn-id: http://svn.gnome.org/svn/anjuta/trunk@3365 1dbfb86a-d425-0410-a06b-cb591aac69f6
ChangeLog
plugins/debug-manager/breakpoints.c
plugins/debug-manager/breakpoints.h
plugins/debug-manager/plugin.c
plugins/gdb/debugger.c