aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2011-01-25 17:43:29 +0000
committerPedro Alves <palves@redhat.com>2011-01-25 17:43:29 +0000
commit66d61a4cabfc231963c2d901d345198498d9aa21 (patch)
tree5c07c4bf42ecde1e8c8068b299a59d390ec2b900 /gdb/ChangeLog
parent831adc1f7d52bbb0196d7129f66284e746a8a071 (diff)
downloadgdb-66d61a4cabfc231963c2d901d345198498d9aa21.zip
gdb-66d61a4cabfc231963c2d901d345198498d9aa21.tar.gz
gdb-66d61a4cabfc231963c2d901d345198498d9aa21.tar.bz2
* m2-valprint.c (print_unbounded_array): Pass
value_contents_for_printing rather than value_contents, to m2_print_array_contents. Also pass in the value.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6565d19..3ad1b84 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-25 Pedro Alves <pedro@codesourcery.com>
+
+ * m2-valprint.c (print_unbounded_array): Pass
+ value_contents_for_printing rather than value_contents, to
+ m2_print_array_contents. Also pass in the value.
+
2011-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
* dwarf2read.c (dwarf2_read_index, write_psymtabs_to_index)