Ensure internal_vproblem always prints the message
authorGary Benson <gbenson@redhat.com>
Tue, 5 Aug 2014 09:20:05 +0000 (10:20 +0100)
committerGary Benson <gbenson@redhat.com>
Tue, 19 Aug 2014 08:44:16 +0000 (09:44 +0100)
commit196a707b15ab32c29ba021b4f5b9ea202c109fe1
treee0f3538a5567ec07596b6d4c10fd0244af82a636
parent774891604bce270965bd356b8fc81fd51680050c
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.
gdb/ChangeLog
gdb/utils.c
This page took 0.029351 seconds and 4 git commands to generate.