This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [pushed/ob] gdb/infrun.c: Various trivial ARI fixes.
- From: Pedro Alves <palves at redhat dot com>
- To: Joel Brobecker <brobecker at adacore dot com>, gdb-patches at sourceware dot org
- Date: Wed, 12 Aug 2015 12:35:20 +0100
- Subject: Re: [pushed/ob] gdb/infrun.c: Various trivial ARI fixes.
- Authentication-results: sourceware.org; auth=none
- References: <1439230177-2060-1-git-send-email-brobecker at adacore dot com>
On 08/10/2015 07:09 PM, Joel Brobecker wrote:
> Hello,
>
> I just applied this patch, after having tested on x86_64-linux.
> This should fix all the new ARI warnings reported on Sat Aug 8
> 01:54:11 UTC 2015.
>
> gdb/ChangeLog:
>
> * infrun.c (follow_fork, displaced_step_prepare, resume): Remove
> trailing new-line at end of warning message.
> (proceed): Add i18n marker to error messages.
Thanks Joel.
--
Pedro Alves