NEWS: "info" commands now list in ascending order
gdb/ChangeLog: 2015-11-24 Pedro Alves <palves@redhat.com> * NEWS: Mention that a few "info" commands now list the corresponding items in ascending ID order.
This commit is contained in:
parent
62147a2265
commit
be81798bb6
@ -1,3 +1,8 @@
|
|||||||
|
2015-11-24 Pedro Alves <palves@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: Mention that a few "info" commands now list the
|
||||||
|
corresponding items in ascending ID order.
|
||||||
|
|
||||||
2015-11-24 Pedro Alves <palves@redhat.com>
|
2015-11-24 Pedro Alves <palves@redhat.com>
|
||||||
|
|
||||||
PR 17539
|
PR 17539
|
||||||
|
4
gdb/NEWS
4
gdb/NEWS
@ -24,6 +24,10 @@
|
|||||||
|
|
||||||
* GDB now supports displaced stepping on AArch64 GNU/Linux.
|
* GDB now supports displaced stepping on AArch64 GNU/Linux.
|
||||||
|
|
||||||
|
* "info threads", "info inferiors", "info display", "info checkpoints"
|
||||||
|
and "maint info program-spaces" now list the corresponding items in
|
||||||
|
ascending ID order, for consistency with all other "info" commands.
|
||||||
|
|
||||||
* New commands
|
* New commands
|
||||||
|
|
||||||
maint set target-non-stop (on|off|auto)
|
maint set target-non-stop (on|off|auto)
|
||||||
|
Loading…
Reference in New Issue
Block a user