gdb and binutils branch master updated. fb1f94b09a3d12a231f6be8fadf421ab578dc4ba
devans@sourceware.org
devans@sourceware.org
Tue Jun 3 07:03:00 GMT 2014
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 fb1f94b09a3d12a231f6be8fadf421ab578dc4ba (commit)
from ded0378278c7bbd5c6049446032b28196a5cfb38 (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=fb1f94b09a3d12a231f6be8fadf421ab578dc4ba
commit fb1f94b09a3d12a231f6be8fadf421ab578dc4ba
Author: Phil Muldoon <pmuldoon@redhat.com>
Date: Tue Jun 3 00:01:39 2014 -0700
Don't remove #-comments.
When using the multi-line feature, we don't want the gdb CLI to remove
comments from the command list, as this will remove things like
"#define".
* top.c (command_loop): Handle comments here...
(command_line_input): ... not here.
-----------------------------------------------------------------------
Summary of changes:
gdb/ChangeLog | 5 +++++
gdb/top.c | 20 +++++++-------------
2 files changed, 12 insertions(+), 13 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list