NEWS: Mention native target renames.
authorPedro Alves <palves@redhat.com>
Wed, 21 May 2014 17:30:46 +0000 (18:30 +0100)
committerPedro Alves <palves@redhat.com>
Wed, 21 May 2014 17:30:46 +0000 (18:30 +0100)
gdb/
2014-05-21  Pedro Alves  <palves@redhat.com>

* NEWS: Mention that the "child", "GNU, "djgpp", "darwin-child"
and "procfs" targets are now called "native" instead.

gdb/ChangeLog
gdb/NEWS

index ef9c9044e9c66e12e55855930e1ae2bf61296356..1c7484311cc168ee21c572ffe5720f389acda79b 100644 (file)
@@ -1,3 +1,8 @@
+2014-05-21  Pedro Alves  <palves@redhat.com>
+
+       * NEWS: Mention that the "child", "GNU, "djgpp", "darwin-child"
+       and "procfs" targets are now called "native" instead.
+
 2014-05-21  Pedro Alves  <palves@redhat.com>
 
        * go32-nat.c (go32_open): Delete.
index b23c8a06ccea57fabfb41f1be3e3a347b4c96daa..e5d413002b0608777c95203817048bfd99db8e7c 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -97,6 +97,17 @@ maint ada show ignore-descriptive-types
 * The "compare-sections" command is no longer specific to target
   remote.  It now works with all targets.
 
+* All native targets are now consistently called "native".
+  Consequently, the "target child", "target GNU", "target djgpp",
+  "target procfs" (Solaris/Irix/OSF/AIX) and "target darwin-child"
+  commands have been replaced with "target native".  The QNX/NTO port
+  leaves the "procfs" target in place and adds a "native" target for
+  consistency with other ports.  The impact on users should be minimal
+  as these commands previously either throwed an error, or were
+  no-ops.  The target's name is visible in the output of the following
+  commands: "help target", "info target", "info files", "maint print
+  target-stack".
+
 * New remote packets
 
 qXfer:btrace:read's annex