anjuta r4807 - in trunk: . plugins/gdb
- From: sgranjoux svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r4807 - in trunk: . plugins/gdb
- Date: Sat, 28 Feb 2009 08:29:42 +0000 (UTC)
Author: sgranjoux
Date: Sat Feb 28 08:29:41 2009
New Revision: 4807
URL: http://svn.gnome.org/viewvc/anjuta?rev=4807&view=rev
Log:
* plugins/gdb/debugger.c:
Fix #573326 â Debug misfunction
Modified:
trunk/ChangeLog
trunk/plugins/gdb/debugger.c
Modified: trunk/plugins/gdb/debugger.c
==============================================================================
--- trunk/plugins/gdb/debugger.c (original)
+++ trunk/plugins/gdb/debugger.c Sat Feb 28 08:29:41 2009
@@ -769,6 +769,10 @@
g_free (buff);
}
}
+ else
+ {
+ debugger_emit_ready (debugger);
+ }
return TRUE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]