This is the mail archive of the gdb-prs@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]

[Bug cli/16122] Unify interactivity tests to use input_from_terminal_p


http://sourceware.org/bugzilla/show_bug.cgi?id=16122

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
       via  840da61ad95439a10bce40329bf82e033ec4711b (commit)
      from  6dbb67982ced8b06deb512c0a357767f5ed486df (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=840da61ad95439a10bce40329bf82e033ec4711b

commit 840da61ad95439a10bce40329bf82e033ec4711b
Author: Muhammad Bilal <mbilal@codesourcery.com>
Date:   Wed Nov 6 11:42:52 2013 +0500

    2013-11-06  Muhammad Bilal  <mbilal@codesourcery.com>

           PR cli/16122
           * top.c (command_line_input): Unify interactivity tests to use
           input_from_terminal_p.
           * event-top.c (command_line_handler): Likewise.

-----------------------------------------------------------------------

Summary of changes:
 gdb/ChangeLog   |    7 +++++++
 gdb/event-top.c |    3 +--
 gdb/top.c       |    3 +--
 3 files changed, 9 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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