]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
NEWS: Document 'show configuration'.
authorEli Zaretskii <eliz@gnu.org>
Fri, 12 Apr 2013 08:57:43 +0000 (08:57 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 Apr 2013 08:57:43 +0000 (08:57 +0000)
gdb/NEWS

index 43f41dc5d0f426aa7d65182af5551e46e07d91cf..07d9f7f7d33cd5877faa5a6e057bf65470528320 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -4,6 +4,9 @@
 *** Changes since GDB 7.6
 
 * New commands:
+show configuration
+  Display the details of GDB configure-time options.
+
 maint set|show per-command
 maint set|show per-command space
 maint set|show per-command time
@@ -16,6 +19,10 @@ set remote trace-status-packet
 show remote trace-status-packet
   Set/show the use of remote protocol qTStatus packet.
 
+* New command-line options
+--configuration
+  Display the details of GDB configure-time options.
+
 * The command 'tsave' can now support new option '-ctf' to save trace
   buffer in Common Trace Format.