Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Stephen Smith <ischis2@home.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: Elena Zannoni <ezannoni@cygnus.com>,
	GDB patches <gdb-patches@sourceware.cygnus.com>,
	Kevin Buettner <kevinb@cygnus.com>
Subject: Re: Re-submit: shared libraries and a remote target
Date: Mon, 23 Jul 2001 00:22:00 -0000	[thread overview]
Message-ID: <3B5BD0F2.8E43E592@home.com> (raw)
In-Reply-To: <3B58D249.1020100@cygnus.com>

I will save sending out a new patch until you are happy with the protocol.  I don't
want to continue the re-coding - I would rather do it once <grin>.

Andrew Cagney wrote:

> > This patch supersedes http://sources.redhat.com/ml/gdb-patches/2001-07/msg00513.html .
> > It has all of Elena's and Kevin's comments implemented.
> >
> >
> >         * remote.c (remote_get_list_of_shared_libraries, find_file,
> >         parse_string_from_server): New functions which support
> >         an optional extension to the remote protocol.
>
> Hmm, I suspect the ChangeLog needs to be fleshed out a little.
>
> You didn't mention anything about the remote_protocol_qLibraries global
> variable or the associated functions.  This is a shame because all that
> is fine!
>
> > +#include <string.h>
>
> FYI, gdb uses "gdb_string.h".  Also mention this in the ChangeLog.
>
> > +  remote_get_list_of_shared_libraries();
>
> FYI ``foo ()'' not ``foo()''
>
> > +static void
> > +remote_get_list_of_shared_libraries (void)
>
> These new function should be before _initialize*().
>
> Taking a quick glance at the actual code, I suspect that once the
> protocol is sorted out much of this will be simplified.
>
>         Andrew


      reply	other threads:[~2001-07-23  0:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-18 10:54 Stephen Smith
2001-07-18 11:44 ` Elena Zannoni
2001-07-18 12:13   ` Stephen Smith
2001-07-19 10:31   ` Stephen Smith
2001-07-19 15:18   ` Resubmital of: " Stephen Smith
2001-07-19 17:57     ` Elena Zannoni
2001-07-19 22:12       ` Stephen Smith
2001-07-20 12:02         ` Elena Zannoni
2001-07-20 17:26         ` Andrew Cagney
2001-07-20  9:52     ` Improved patch: " Stephen Smith
2001-07-20 11:10       ` Kevin Buettner
2001-07-20 17:17       ` Re-submit: " Stephen Smith
2001-07-20 17:52         ` Andrew Cagney
2001-07-23  0:22           ` Stephen Smith [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=3B5BD0F2.8E43E592@home.com \
    --to=ischis2@home.com \
    --cc=ac131313@cygnus.com \
    --cc=ezannoni@cygnus.com \
    --cc=gdb-patches@sourceware.cygnus.com \
    --cc=kevinb@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