Patrick, > Attached is the patch that Pedro approved, augmented with a comment > describing the potential problem with 3+ byte sequences. I wonder if > someone could commit this for me? [...] > gdb/ChangeLog: > > * 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. Your patch did not apply to today's sources. The conflict was trivially resolved, but it would be good if you could check the "master" branch out, and rebuild, to make sure your fix was correctly pushed. Attached is what I did push. Thanks for the patch. -- Joel