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 2/7] [PR gdb/15224] Unify interactivity tests to use input_from_terminal_p


On 05/22/2013 01:00 PM, mbilal wrote:
> Hi,
> Please find attached patch
> In this patch, I am unifying interactivity check with input_from_terminal_p for adding the linebuffer value to add_history.
> 
> 
> ./Changelog
> 
> 2013-05-22  Muhammad Bilal  <mbilal@codesourcery.com>
> 
>     PR gdb/15224
>     * top.c (command_line_input): Unify interactivity tests to use
>     input_from_terminal_p.
>     * event-top.c (command_line_handler): Likewise.

OK.

Thanks,
-- 
Pedro Alves


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