This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Quotes after --args
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: gdb-patches at sourceware dot org, bhr2 at gmx dot de
- Date: Tue, 12 Jun 2012 19:37:16 +0300
- Subject: Re: Quotes after --args
- References: <1339164112.4081.ezmlm@sourceware.org> <20120608142102.302310@gmx.net> <833965voww.fsf@gnu.org> <83bokstv04.fsf@gnu.org> <87boko7dx5.fsf@fleche.redhat.com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> From: Tom Tromey <tromey@redhat.com>
> Cc: gdb-patches@sourceware.org, bhr2@gmx.de
> Date: Tue, 12 Jun 2012 09:22:46 -0600
>
> >>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
>
> Eli> 2012-06-09 Eli Zaretskii <eliz@gnu.org>
> Eli> * infcmd.c (construct_inferior_arguments) [__MINGW32__]: Quote
> Eli> special characters correctly for the Windows shells. See
> Eli> http://sourceware.org/ml/gdb/2012-06/msg00047.html for the bug
> Eli> report.
>
> Looks good to me.
Thanks, committed.