gdb and binutils branch master updated. 196a707b15ab32c29ba021b4f5b9ea202c109fe1
gary@sourceware.org
gary@sourceware.org
Tue Aug 19 08:45: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 196a707b15ab32c29ba021b4f5b9ea202c109fe1 (commit)
from 774891604bce270965bd356b8fc81fd51680050c (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=196a707b15ab32c29ba021b4f5b9ea202c109fe1
commit 196a707b15ab32c29ba021b4f5b9ea202c109fe1
Author: Gary Benson <gbenson@redhat.com>
Date: Tue Aug 5 10:20:05 2014 +0100
Ensure internal_vproblem always prints the message
While working on internal_vproblem I noticed that the error/warning
message is suppressed if problem->should_quit is internal_problem_yes
or internal_problem_no. This behaviour seems wrong. This commit
modifies internal_vproblem to emit the message regardless of the
user's settings.
gdb/
2014-08-19 Gary Benson <gbenson@redhat.com>
* utils.c (internal_vproblem): Always print the message.
-----------------------------------------------------------------------
Summary of changes:
gdb/ChangeLog | 4 ++++
gdb/utils.c | 11 +++++------
2 files changed, 9 insertions(+), 6 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list