* [RFA] Add news entry for "set print arrays-indexes" ?
@ 2005-10-04 0:09 Joel Brobecker
2005-10-04 0:11 ` Daniel Jacobowitz
0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2005-10-04 0:09 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 230 bytes --]
Do we need a NEWS entry for this new "set print" command? I think so,
so here's a patch.
2005-10-03 Joel Brobecker <brobecker@adacore.com>
* NEWS: Add entry for new "set print array-indexes" command.
Thanks,
--
Joel
[-- Attachment #2: NEWS.diff --]
[-- Type: text/plain, Size: 623 bytes --]
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.174
diff -u -p -r1.174 NEWS
--- NEWS 17 Aug 2005 23:02:00 -0000 1.174
+++ NEWS 4 Oct 2005 00:08:46 -0000
@@ -50,6 +50,12 @@ Matsushita MN10300 w/simulator mn10300
National Semiconductor NS32000 ns32k-*-*
NEC V850 v850-*-*
+* New "set print array-indexes" command
+
+After turning this setting "on", GDB prints the index of each element
+when displaying arrays. The default is "off" to preserve the previous
+behavior.
+
*** Changes in GDB 6.3:
* New command line option
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-10-04 0:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-04 0:09 [RFA] Add news entry for "set print arrays-indexes" ? Joel Brobecker
2005-10-04 0:11 ` Daniel Jacobowitz
2005-10-04 0:17 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox