summaryrefslogtreecommitdiff
path: root/gdb/tui/ChangeLog
diff options
context:
space:
mode:
authorStephane Carrez <stcarrez@nerim.fr>2002-08-25 18:42:32 +0000
committerStephane Carrez <stcarrez@nerim.fr>2002-08-25 18:42:32 +0000
commit3f1f1604c654c30259a81a11086ef412f73e3fa3 (patch)
tree031c3feac79e0543e3ea7e191db007f4e0f1292e /gdb/tui/ChangeLog
parent8391ce91874443650345d548856fa95fc7cb4b36 (diff)
downloadgdb-3f1f1604c654c30259a81a11086ef412f73e3fa3.tar.gz
* tui-hooks.c (tui_selected_frame_level_changed_hook): Always update
the frame position.
Diffstat (limited to 'gdb/tui/ChangeLog')
-rw-r--r--gdb/tui/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/tui/ChangeLog b/gdb/tui/ChangeLog
index 60ec1d0e72d..8abbf61cc35 100644
--- a/gdb/tui/ChangeLog
+++ b/gdb/tui/ChangeLog
@@ -1,5 +1,10 @@
2002-08-25 Stephane Carrez <stcarrez@nerim.fr>
+ * tui-hooks.c (tui_selected_frame_level_changed_hook): Always update
+ the frame position.
+
+2002-08-25 Stephane Carrez <stcarrez@nerim.fr>
+
* tuiStack.c (tuiSetLocatorContent): Remove.
(tuiUpdateLocatorInfoFromFrame): Remove.
(tui_set_locator_info): Allocate the content buffer if necessary.