Fix the processing of Meta-key commands in TUI
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e16f28ff60b78ba853631c09fd4d9e42ab7e6903..326a0d67e998b7807db99dc4c7ca071dd89b6b7f 100644 (file)
@@ -1,3 +1,12 @@
+2014-11-23  Patrick Palka  <patrick@parcs.ath.cx>
+
+       * event-top.h (call_stdin_event_handler_again_p): Declare.
+       * event-top.c (call_stdin_event_handler_again_p): Define.
+       (stdin_event_handler): Use it.
+       * tui/tui-io.c (tui_getc): Prepare to call the stdin event
+       handler again if there is pending input following a
+       start sequence.
+
 2014-11-23  Patrick Palka  <patrick@parcs.ath.cx>
 
        Pushed by Joel Brobecker  <brobecker@adacore.com>
This page took 0.044229 seconds and 4 git commands to generate.