CVSROOT:        /cvs/gnome
Module name:    anjuta
Changes by:     naba    05/04/20 08:04:31

Modified files:
        .              : ChangeLog 
        libanjuta      : anjuta-children.c anjuta-children.h 
                         anjuta-launcher.c 
        plugins/build-basic-autotools: build-basic-autotools.c 
        plugins/gdb    : debugger.c debugger.h plugin.c plugin.h 
        plugins/terminal: terminal.c 

Log message:
* libanjuta/anjuta-children.[ch],
plugins/build-basic-autotools/build-basic-autotools.c,
libanjuta/anjuta-launcher.c, plugins/terminal/terminal.c:
Removed anjuta_children_init() function,
because it is done automatically when first invoked. Introduced
anjuta_children_recover() to recover the child signalling. Fixed
child exit management to correctly recover the exit status.

* libanjuta/anjuta-launcher.c: Fixed anjuta_launcher_dispose()
to properly shutdown the launcher and to kill the running process
(without emitting any signal).

* plugins/gdb/debugger.c, plugins/gdb/debugger.h, plugins/gdb/plugin.c,
plugins/gdb/plugin.h: Fixed debugger to properly shutdown, kill both
gdb and program instance.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=anjuta&who=naba&date=explicit&mindate=2005-04-20%2008:03&maxdate=2005-04-20%2008:05

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to