* plugins/debug-manager/command.c:
commit584604d999682fefa64392be0f6e05c6bde3db51
authorsgranjoux <sgranjoux@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sat, 16 Feb 2008 10:19:33 +0000 (16 10:19 +0000)
committersgranjoux <sgranjoux@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sat, 16 Feb 2008 10:19:33 +0000 (16 10:19 +0000)
tree3b3e825c97da5c7c577ec74a4106d8c0a6d01285
parentc7c7fed9464be71c43c1db934ce1934b353b40e3
* plugins/debug-manager/command.c:
Destroy local variables on each step

* plugins/debug-manager/debug_tree.c,
plugins/debug-manager/watch.c,
plugins/debug-manager/locals.c,
plugins/gdb/debugger.c,
libanjuta/interfaces/libanjuta.idl:
Parse local variables scope (not used yet)

git-svn-id: http://svn.gnome.org/svn/anjuta/trunk@3669 1dbfb86a-d425-0410-a06b-cb591aac69f6
ChangeLog
libanjuta/interfaces/libanjuta.idl
plugins/debug-manager/command.c
plugins/debug-manager/debug_tree.c
plugins/debug-manager/locals.c
plugins/debug-manager/watch.c
plugins/gdb/debugger.c