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]

[PATCH 2/7] [PR gdb/15224] Unify interactivity tests to use input_from_terminal_p


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.



Attachment: 2
Description: Text document


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