]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* cp-valprint.c (cp_print_value_fields): Use
authorTom Tromey <tromey@redhat.com>
Thu, 15 Mar 2012 15:49:42 +0000 (15:49 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 15 Mar 2012 15:49:42 +0000 (15:49 +0000)
commit410528f093e41d8d8ca5eae37d4bb57c98a3122b
tree3276d46c33ffc84c9bb1b28c99402a2fc4fbdfe7
parentc4aeac856a297bbcf96e565e5bad277bfcff3c1b
* cp-valprint.c (cp_print_value_fields): Use
print_function_pointer_address for vtable slot.
gdb/testsuite
* gdb.cp/virtfunc2.exp: Update expected output.
* gdb.cp/pr9631.exp: Update expected output.
* gdb.cp/member-ptr.exp: Update expected output.
* gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
output.
* gdb.cp/casts.exp: Update expected output.
gdb/ChangeLog
gdb/cp-valprint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/casts.exp
gdb/testsuite/gdb.cp/inherit.exp
gdb/testsuite/gdb.cp/member-ptr.exp
gdb/testsuite/gdb.cp/pr9631.exp
gdb/testsuite/gdb.cp/virtbase.exp
gdb/testsuite/gdb.cp/virtfunc2.exp