* libanjuta/anjuta-launcher.c,
commit64639b6446103a52b38f77cb06eebf569dba06e7
authornaba <naba@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sat, 20 Jan 2007 11:35:02 +0000 (20 11:35 +0000)
committernaba <naba@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sat, 20 Jan 2007 11:35:02 +0000 (20 11:35 +0000)
tree8ef32aafc46a931189cce58d79666bf125ddaba9
parent8ff071a9860553ab293c7af2032526f526a2e283
    * libanjuta/anjuta-launcher.c,
        libanjuta/anjuta-launcher.h:
        Add a new function anjuta_set_terminate_on_exit to close the i/o
        channel when the child exit
        Return directly the status and not the exit code in child-exited
        signal

        * plugins/gdb/debugger.c:
        Use new function in debugger plugin

git-svn-id: http://svn.gnome.org/svn/anjuta/trunk@2758 1dbfb86a-d425-0410-a06b-cb591aac69f6
ChangeLog
libanjuta/anjuta-launcher.c
libanjuta/anjuta-launcher.h
plugins/gdb/debugger.c