public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Doug Evans <dje@google.com>
To: Gary Benson <gbenson@redhat.com>
Cc: gdb-patches@sourceware.org, Eli Zaretskii <eliz@gnu.org>,
		Pedro Alves <palves@redhat.com>,
	google.com
Subject: Re: [PATCH 6/9 v2] Implement mount namespace support for native Linux targets
Date: Mon, 25 May 2015 21:00:00 -0000	[thread overview]
Message-ID: <001a11356bf44269fc0516ee4bd0@google.com> (raw)

Gary Benson writes:
  > This commit allows GDB to access executables and shared libraries
  > on native Linux targets where GDB and the inferior have different
  > mount namespaces.
  >
  > gdb/ChangeLog:
  >
  > 	* linux-nat.c (nat/linux-namespaces.h): New include.
  > 	(fileio.h): Likewise.
  > 	(linux_nat_filesystem_is_local): New function.
  > 	(linux_nat_fileio_pid_of): Likewise.
  > 	(linux_nat_fileio_open): Likewise.
  > 	(linux_nat_fileio_readlink): Likewise.
  > 	(linux_nat_fileio_unlink): Likewise.
  > 	(linux_nat_add_target): Initialize to_filesystem_is_local,
  > 	to_fileio_open, to_fileio_readlink and to_fileio_unlink.
  > 	(_initialize_linux_nat): New "set/show debug lin-ns" commands.
  > 	* NEWS: Mention new "set/show debug lin-ns" commands.

Hi.

Nit: "set debug" options need a doc entry.
[I didn't see it in another patch.
I also didn't see this option used in this patch.]

             reply	other threads:[~2015-05-25 21:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-25 21:00 Doug Evans [this message]
2015-05-27 10:18 ` Gary Benson
2015-06-09 13:20 ` Gary Benson
2015-06-09 14:32   ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2015-04-16 12:19 [PATCH 0/7] GNU/Linux mount namespace support Gary Benson
2015-04-30 12:06 ` [PATCH 6/9 v2] Implement mount namespace support for native Linux targets Gary Benson
2015-04-30 16:24   ` Eli Zaretskii
2015-04-30 18:05     ` Gary Benson
2015-05-21 14:59   ` Pedro Alves
2015-05-27 10:16     ` Gary Benson

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=001a11356bf44269fc0516ee4bd0@google.com \
    --to=dje@google.com \
    --cc=eliz@gnu.org \
    --cc=gbenson@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).