From: Michael Snyder <msnyder@cygnus.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] Remote symbol look-up (resubmission)
Date: Mon, 14 May 2001 14:34:00 -0000 [thread overview]
Message-ID: <3B004F51.4C9DC055@cygnus.com> (raw)
In-Reply-To: <3B004215.5040502@cygnus.com>
Andrew Cagney wrote:
[snip]
> >> because the symbol file wasn't, in its self, useful to the target. The
> >> qSymbol without arguments indicated new symbols were available.
> >
> >
> > The symbol file could be useful to the target. For instance, we could
> > specify to GDB which symbol file was to be used for the lookup. This
> > would be consistent with the usage in the original thread-db spec from Sun.
>
> You've lost me here.
>
> Are you saying that there is going to need to be an extra parameter (the
> shared library name) added to the target->gdb symbol request on Solaris?
No, I'm saying it could potentially be useful to pass back the filename.
Not that I think it is necessary. The underlying mechanism that would
use this method on Solaris has a symbol-file-name argument. We don't
currently use it. Someday we might. Just keeping the option open.
> That would make it:
>
> qSymbol:<symbol> [ : <library> ]
>
> >> However, if you think the target should be notified of each new symbol
> >> file then I'd rather see protocol go back to ``[qQ]SymbolFile:<file>''
> >> followed by ``[qQ]Symbol:<val>:<sym>'' rather than the very subtlely
> >> different ``QSymbol'' vs ``qSymbol''.
> >
> >
> > I'll be glad to go back to that syntax.
>
> If it can be justified.
>
> Remember, it is really important to get these protocol changes right.
> Unlike gdb internals, this is an external interface and once defined is
> largely set in concrete.
I am passing the filename because I believe it could be potentially useful.
In my present implementation I do not use it. But that's just one
implementation. As you point out, once its in it's hard to change.
It would be a pity to take it out, and then later discover that we
needed it in a different implementation.
But just tell me what you want, and I will do it.
Michael
next prev parent reply other threads:[~2001-05-14 14:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-11 10:26 Michael Snyder
2001-05-11 12:39 ` Eli Zaretskii
2001-05-11 18:51 ` Michael Snyder
2001-05-11 19:57 ` Andrew Cagney
2001-05-14 11:18 ` Michael Snyder
2001-05-14 13:37 ` Andrew Cagney
2001-05-14 14:34 ` Michael Snyder [this message]
2001-05-17 20:44 ` Andrew Cagney
2001-05-21 15:12 ` Michael Snyder
2001-05-21 15:30 ` Michael Snyder
2001-06-06 9:07 ` 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=3B004F51.4C9DC055@cygnus.com \
--to=msnyder@cygnus.com \
--cc=ac131313@cygnus.com \
--cc=gdb-patches@sources.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