NEWS: "info" commands now list in ascending order
authorPedro Alves <palves@redhat.com>
Tue, 24 Nov 2015 18:11:23 +0000 (18:11 +0000)
committerPedro Alves <palves@redhat.com>
Tue, 24 Nov 2015 18:38:42 +0000 (18:38 +0000)
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.

gdb/ChangeLog
gdb/NEWS

index 6035c494972a59ab6217c4f3ab3d421377c904c8..fbc56ac13ffe47b2a688ea9907ccf5ed24fd218c 100644 (file)
@@ -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>
 
        PR 17539
index 78d132800ca362cb0b1e710193cb749c5ef591e5..31072b7fd3edda87699e706f75ac355f9489482c 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
 
 * 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
 
 maint set target-non-stop (on|off|auto)
This page took 0.031655 seconds and 4 git commands to generate.