* plugins/debug-manager/debugger.c,
commit2522b303cc62ed823e702789200ba33be9e06ce6
authorsgranjoux <sgranjoux@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sat, 25 Aug 2007 15:06:12 +0000 (25 15:06 +0000)
committersgranjoux <sgranjoux@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sat, 25 Aug 2007 15:06:12 +0000 (25 15:06 +0000)
treec427c50155e2a0f263902ca51f4cfe51f2b8ea07
parent28b205b265285808ef693f7983d95fb515ffd430
* plugins/debug-manager/debugger.c,
plugins/debug-manager/breakpoints.c,
plugins/gdb/plugin.c,
plugins/gdb/debugger.c,
libanjuta/interfaces/libanjuta.idl:
Move all breakpoints functions from IAnjutaDebugger to a new
IAnjutaBreakpointDebugger interface

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