Implement mount namespace support for native Linux targets
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5cbc8d8b1da4955853a7e355c5d75fdaa0e2f94d..2e91c76cbc1be54ae094b5469420e70836f329e5 100644 (file)
@@ -1,3 +1,18 @@
+2015-06-10  Gary Benson <gbenson@redhat.com>
+
+       * 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 linux-namespaces"
+       commands.
+       * NEWS: Mention new "set/show debug linux-namespaces" commands.
+
 2015-06-10  Gary Benson <gbenson@redhat.com>
 
        * target.h (struct inferior): New forward declaration.
This page took 0.026645 seconds and 4 git commands to generate.