From: Eli Zaretskii Date: Fri, 12 Apr 2013 08:57:43 +0000 (+0000) Subject: NEWS: Document 'show configuration'. X-Git-Tag: cygwin-64bit-premerge~121 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dccca75d8053c3c99965478ee2e667ad9e8e0812;p=external%2Fbinutils.git NEWS: Document 'show configuration'. --- diff --git a/gdb/NEWS b/gdb/NEWS index 43f41dc..07d9f7f 100644 --- 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.