Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Ulrich Weigand" <uweigand@de.ibm.com>
To: gdb-patches@sourceware.org
Cc: drow@false.org, eliz@gnu.org
Subject: Re: [rfc/rfa] Retrieve libraries from remote target
Date: Tue, 26 Aug 2008 17:35:00 -0000	[thread overview]
Message-ID: <200808261731.m7QHVsLT026022@d12av02.megacenter.de.ibm.com> (raw)
In-Reply-To: <200808131953.m7DJrw9Q009592@d12av02.megacenter.de.ibm.com> from "Ulrich Weigand" at Aug 13, 2008 09:53:58 PM


> ChangeLog:
> 
> 	* remote.h (remote_filename_p, remote_bfd_open): Add prototypes.
> 	* remote.c (remote_bfd_iovec_open, remote_bfd_iovec_close,
> 	remote_bfd_iovec_pread, remote_bfd_iovec_stat, remote_filename_p,
> 	remote_bfd_open): New functions.
> 	(remote_hostio_send_command): Fail safely if remote connection
> 	is not set up.
> 
> 	* solist.h (solib_open): Remove prototype.
> 	(solib_bfd_open): Add prototype.
> 	* solib.c: Include "remote.h".
> 	(solib_open): Remove, replace by ...
> 	(solib_bfd_open): ... this new function.  Handle remote BFDs.
> 	(solib_map_sections): Replace solib_open by solib_bfd_open.
> 	* solib-frv.c: Include "exceptions.h".
> 	(enable_break2): Replace solib_open by solib_bfd_open.
> 	* solib-svr4.c: Include "exceptions.h".
> 	(enable_break): Replace solib_open by solib_bfd_open.
> 
> 	* symfile.c: Include "remote.h".
> 	(build_id_verify): Handle remote BFDs.
> 	(separate_debug_file_exists): Use BFD to access file.  Handle
> 	remote BFDs.
> 	(symfile_bfd_open): Handle remote BFDs.
> 	(reread_symbols): Handle remote BFDs.
> 
> 	* NEWS: Mention "remote:" argument prefix to "set sysroot".
> 
> doc/ChangeLog:
> 
> 	* gdb.texinfo (Commands to Specify Files): Document "remote:"
> 	argument prefix to "set sysroot".

I've checked this in now.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


      parent reply	other threads:[~2008-08-26 17:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-13 19:55 Ulrich Weigand
2008-08-14 19:37 ` Eli Zaretskii
2008-08-14 20:24   ` Ulrich Weigand
2008-08-26 17:35 ` Ulrich Weigand [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=200808261731.m7QHVsLT026022@d12av02.megacenter.de.ibm.com \
    --to=uweigand@de.ibm.com \
    --cc=drow@false.org \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    /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