From: Andrew Cagney <ac131313@cygnus.com>
To: Jim Blandy <jimb@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: RFA: mi: correct loop printing args or locals
Date: Sun, 03 Feb 2002 18:06:00 -0000 [thread overview]
Message-ID: <3C5DEC84.2010805@cygnus.com> (raw)
In-Reply-To: <20020204015611.3804E5E9DE@zwingli.cygnus.com>
> frame={level="3",args=[name="intarg",name="strarg",name="fltarg",name="fltarg"]}
> Note that `fltarg' appears twice. This is because there is both a
> PSYM (parameter symbol) stab and an LSYM (local symbol) stab for
> `fltarg', which I'm pretty sure is the standard (and correct) STABS
> way to describe such functions.
I don't know about correct. However it is standard. Think of the
number of times you've received a debug-info sorting patch that
accidently re-ordered the stab info :-)
> Anyway, the loop is clearly incorrect
> for blocks that contain a mix of arguments and non-arguments.
Yes, fine. I take it you're having fun with the MI testsuite.
Feel free to just commit fixes to the other bugs you find.
Andrew
prev parent reply other threads:[~2002-02-04 2:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-03 17:54 Jim Blandy
2002-02-03 18:06 ` Andrew Cagney [this message]
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=3C5DEC84.2010805@cygnus.com \
--to=ac131313@cygnus.com \
--cc=gdb-patches@sources.redhat.com \
--cc=jimb@cygnus.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