aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1cb1e6a..4d28112 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2012-11-08 Stephane Carrez <Stephane.Carrez@gmail.com>
+
+ * tui/tui-hooks.c (tui_inferior_exit): New function.
+ (tui_detach_hook): Remove.
+ (tui_install_hooks): Install the inferior exit observer.
+ (tui_remove_hooks): Remove it.
+
2012-11-08 Yao Qi <yao@codesourcery.com>
PR gdb/14777.