aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33bf224..3ab79ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2008-01-23 Rob Bradford <rob@openedhand.com>
+ * src/plugin.c: (action_shutdown_qemu_activate_cb),
+ (action_remote_debug_stop_activate_cb), (do_remote_gdb),
+ (qemu_launcher_child_exited_cb), (remote_launcher_child_exited_cb),
+ (update_path), (update_environment), (anjuta_plugin_sdk_activate),
+ (anjuta_plugin_sdk_deactivate):
+ * src/plugin.h:
+ Hook up functionality for killing gdbserver over ssh.
+
+2008-01-23 Rob Bradford <rob@openedhand.com>
+
* src/plugin.c: (remote_debug_dialog), (remote_run_dialog),
(do_local_gdb), (do_remote_gdb), (action_remote_debug_activate_cb),
(action_remote_run_activate_cb), (shell_session_load_cb),