Fix for PR 9399 gdb can't call or print a const function that uses virtual inheritance
authorChris Moller <cmoller@cygnus>
Thu, 10 Dec 2009 20:57:10 +0000 (20:57 +0000)
committerChris Moller <cmoller@cygnus>
Thu, 10 Dec 2009 20:57:10 +0000 (20:57 +0000)
commit191ca0a151fe8d5d19097b476b4050697b0e70ba
tree1fed80abe67c35ae502ef970e6d452789ab17a40
parenta0351a698b33aea0c0cec14ae44070a45bac6329
Fix for PR 9399 gdb can't call or print a const function that uses virtual inheritance
gdb/ChangeLog
gdb/MAINTAINERS
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/Makefile.in
gdb/testsuite/gdb.cp/virtfunc2.cc [new file with mode: 0644]
gdb/testsuite/gdb.cp/virtfunc2.exp [new file with mode: 0644]
gdb/valops.c
This page took 0.024878 seconds and 4 git commands to generate.