* NEWS: Add entry for new "set print array-indexes" command.

This commit is contained in:
Joel Brobecker 2005-10-04 00:16:07 +00:00
parent 7981f521d7
commit 31e353780d
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-10-03 Joel Brobecker <brobecker@adacore.com>
* NEWS: Add entry for new "set print array-indexes" command.
2005-10-03 Joel Brobecker <brobecker@adacore.com>
* language.h (language_defn): New field la_print_array_index.

View File

@ -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