mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-30 00:52:16 +08:00
NEWS: Document 'show configuration'.
This commit is contained in:
7
gdb/NEWS
7
gdb/NEWS
@ -4,6 +4,9 @@
|
|||||||
*** Changes since GDB 7.6
|
*** Changes since GDB 7.6
|
||||||
|
|
||||||
* New commands:
|
* New commands:
|
||||||
|
show configuration
|
||||||
|
Display the details of GDB configure-time options.
|
||||||
|
|
||||||
maint set|show per-command
|
maint set|show per-command
|
||||||
maint set|show per-command space
|
maint set|show per-command space
|
||||||
maint set|show per-command time
|
maint set|show per-command time
|
||||||
@ -16,6 +19,10 @@ set remote trace-status-packet
|
|||||||
show remote trace-status-packet
|
show remote trace-status-packet
|
||||||
Set/show the use of remote protocol qTStatus 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
|
* The command 'tsave' can now support new option '-ctf' to save trace
|
||||||
buffer in Common Trace Format.
|
buffer in Common Trace Format.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user