This is the mail archive of the
src-cvs@sourceware.org
mailing list .
gdb and binutils branch master updated. 840da61ad95439a10bce40329bf82e033ec4711b
- From: mbilal at sourceware dot org
- To: src-cvs at sourceware dot org
- Date: 6 Nov 2013 07:47:45 -0000
- Subject: gdb and binutils branch master updated. 840da61ad95439a10bce40329bf82e033ec4711b
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
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(-)
hooks/post-receive
--
gdb and binutils