This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix the processing of Meta-key commands in TUI


On Sun, Nov 23, 2014 at 5:08 AM, Joel Brobecker <brobecker@adacore.com> wrote:
> 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.

Looks like the patch was correctly pushed.  Thanks Joel.

>
> Attached is what I did push.
>
> Thanks for the patch.
> --
> Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]