summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2013-05-23 06:00:53 +0000
committerJoel Brobecker <brobecker@gnat.com>2013-05-23 06:00:53 +0000
commita72f82fc28e2e0464fc59fc418c2a2b7d6db315c (patch)
tree6faca53ea5ac1eddc6d7269d8a00b87be94ff628 /gdb/NEWS
parent8169424bbf064788c952aadb142993fa4eee61f6 (diff)
downloadgdb-a72f82fc28e2e0464fc59fc418c2a2b7d6db315c.tar.gz
Document new <data-dir>/system-gdbinit area
gdb/doc/ChangeLog: * gdb.texinfo (Installed System-wide Configuration Scripts): Add subsection describing the scripts now available under the data-dir's system-gdbbinit subdirectory. * NEWS: Add entry announcing the availability of system-wide configuration scripts for ElinOS and Wind River Linux.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index e09907cf39a..c6a5e5dcb9b 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -72,6 +72,12 @@ show debug nios2
** The new command -dprintf-insert sets a dynamic printf breakpoint.
+* New system-wide configuration scripts
+ A GDB installation now provides scripts suitable for use as system-wide
+ configuration scripts for the following systems:
+ ** ElinOS
+ ** Wind River Linux
+
*** Changes in GDB 7.6
* Target record has been renamed to record-full.