Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@gnu.org>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb@sources.redhat.com, Corinna Vinschen <vinschen@redhat.com>
Subject: Re: Question about args.exp test
Date: Thu, 22 Apr 2004 14:27:00 -0000	[thread overview]
Message-ID: <4087D4BA.4010605@gnu.org> (raw)
In-Reply-To: <20040422133011.GA16463@nevyn.them.org>

> On Thu, Apr 22, 2004 at 09:33:34AM +0200, Corinna Vinschen wrote:
> 
>>> On Apr 21 14:44, Daniel Jacobowitz wrote:
>>
>>>> > On Wed, Apr 21, 2004 at 06:40:40PM +0200, Corinna Vinschen wrote:
>>>
>>>>> > > Why is args.exp expecting two apostrophes and who's supposed to add them?
>>>>> > > The args testapplication apparently isn't.
>>>
>>>> > 
>>>> > IIRC, the comments are wrong.  The tests can not be fixed for the ARM
>>>> > simulator, though - I spent several days trying.  Trace the path that
>>>> > argv takes through from the GDB prompt to the inferior main(), if you
>>>> > want some gruesome entertainment:
>>>> >   - it is word split by GDB before invoking the sim
>>>> >   - it is reconstructed into a string by the sim/RDI interface
>>>> >   - it is word split again in either newlib or libgloss, in handwritten
>>>> >     assembly
>>>> > 
>>>> > The interface simply does not permit properly quoted arguments.
>>
>>> 
>>> Uh, that explains it.
>>> 
>>> Thanks for the description,
> 
> 
> Should probably be xfail'd for arm-elf.  I never did because,
> conceptually, someone could be testing arm-elf with a different target
> than the simulator and a differently protocol than RDI and a different
> library than newlib - but in practice I doubt anyone does, so if you
> want to stick a comment and some xfails in...

It's a bug.  There's nothing stopping someone fixing the sim target.

Andrew



  reply	other threads:[~2004-04-22 14:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-21 18:33 Corinna Vinschen
2004-04-21 19:19 ` Daniel Jacobowitz
2004-04-22  8:07   ` Corinna Vinschen
2004-04-22 14:20     ` Daniel Jacobowitz
2004-04-22 14:27       ` Andrew Cagney [this message]
2004-04-22 14:30         ` Daniel Jacobowitz
2004-04-22 15:19           ` Andrew Cagney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4087D4BA.4010605@gnu.org \
    --to=cagney@gnu.org \
    --cc=drow@false.org \
    --cc=gdb@sources.redhat.com \
    --cc=vinschen@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox