gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 3 Apr 2012 14:39:55 +0000 (14:39 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 3 Apr 2012 14:39:55 +0000 (14:39 +0000)
commita72c8f6a2934a77223ba77f972f418ec40240d1d
tree96bb7e0935269309786f35c1449f69edc5f782ee
parent23916fffce6bac40347fc5a061c9e073e462f943
gdb/
* cp-valprint.c (cp_print_value_fields): Check valprint_check_validity
for TYPE_VPTR_FIELDNO.
* valprint.c (valprint_check_validity): Make it global, move the
function comment ...
* value.h (valprint_check_validity): ... to this new declaration.

gdb/testsuite/
* gdb.trace/unavailable.exp
(collect globals: print object on: print derived_partial)
(collect globals: print object on: print derived_whole)
(collect globals: print object off: print derived_partial)
(collect globals: print object off: print derived_whole): Update
expected output.
gdb/ChangeLog
gdb/cp-valprint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/unavailable.exp
gdb/valprint.c
gdb/value.h
This page took 0.030228 seconds and 4 git commands to generate.