[PATCH 6/6] NEWS: "info" commands now list in ascending order

Pedro Alves palves@redhat.com
Thu Oct 22 11:50:00 GMT 2015


gdb/ChangeLog:
2015-10-22  Pedro Alves  <palves@redhat.com>

	* NEWS: Mention that a few "info" commands now list the
	corresponding items in ascending order.
---
 gdb/NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gdb/NEWS b/gdb/NEWS
index b2b1e99..e16e861 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -24,6 +24,10 @@
 
 * 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 order, for consistency with all other "info" commands.
+
 * New commands
 
 maint set target-non-stop (on|off|auto)
-- 
1.9.3



More information about the Gdb-patches mailing list