From: Pedro Alves Date: Wed, 21 May 2014 17:30:46 +0000 (+0100) Subject: NEWS: Mention native target renames. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=930ee1b1bf8c36a746ea5f7456afba094aabc887;p=binutils-gdb.git NEWS: Mention native target renames. gdb/ 2014-05-21 Pedro Alves * NEWS: Mention that the "child", "GNU, "djgpp", "darwin-child" and "procfs" targets are now called "native" instead. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ef9c9044e9c..1c7484311cc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2014-05-21 Pedro Alves + + * NEWS: Mention that the "child", "GNU, "djgpp", "darwin-child" + and "procfs" targets are now called "native" instead. + 2014-05-21 Pedro Alves * go32-nat.c (go32_open): Delete. diff --git a/gdb/NEWS b/gdb/NEWS index b23c8a06cce..e5d413002b0 100644 --- 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