[anjuta] debugger: Keep the debugger message window
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] debugger: Keep the debugger message window
- Date: Thu, 15 Jul 2010 20:28:32 +0000 (UTC)
commit d31e3dfd4bbba58d34a4467ecb702fb4df6439ad
Author: Sébastien Granjoux <seb sfo free fr>
Date: Thu Jul 15 21:08:05 2010 +0200
debugger: Keep the debugger message window
plugins/debug-manager/plugin.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/plugins/debug-manager/plugin.c b/plugins/debug-manager/plugin.c
index e5a78c4..8afe57f 100644
--- a/plugins/debug-manager/plugin.c
+++ b/plugins/debug-manager/plugin.c
@@ -535,9 +535,7 @@ dma_plugin_debugger_stopped (DebugManagerPlugin *self, GError *err)
/* clear indicator */
set_program_counter (self, NULL, 0, 0);
-
- enable_log_view (self, FALSE);
-
+
state = anjuta_shell_get_status(ANJUTA_PLUGIN (self)->shell, NULL);
anjuta_status_set_default (state, _("Debugger"), NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]