anjuta r3193 - in trunk: . plugins/debug-manager plugins/gdb



Author: sgranjoux
Date: 2007-10-03 21:48:54 +0100 (Wed, 03 Oct 2007)
New Revision: 3193
ViewCVS link: http://svn.gnome.org/viewcvs/anjuta?rev=3193&view=rev

Modified:
   trunk/ChangeLog
   trunk/plugins/debug-manager/breakpoints.c
   trunk/plugins/debug-manager/command.c
   trunk/plugins/debug-manager/queue.c
   trunk/plugins/gdb/debugger.c
   trunk/plugins/gdb/plugin.c
Log:
	* plugins/debug-manager/command.c,
	plugins/debug-manager/queue.c:
	Asynchronous command can abort other commands in queue
	Resynchronize debugger state when a command is cancelled

	* plugins/debug-manager/breakpoints.c:
	Free BreakpointItem only when it is not used anymore

	* plugins/gdb/plugin.c:
	Do not return TRUE if the callback and/or ready signal is not used

	* plugins/gdb/debugger.c:
	Fix a crash, return correct state when debugger is stopped





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]