Modified Files:
authorKung Hsu <kung@cygnus>
Tue, 19 Oct 1993 21:20:37 +0000 (21:20 +0000)
committerKung Hsu <kung@cygnus>
Tue, 19 Oct 1993 21:20:37 +0000 (21:20 +0000)
commitdcd8fd8c17c0e3b6d178a5254c7b71db380bcc8c
tree246ae2c94246b0d37c561ffde8df2b81f7086e52
parentfd1aec331c5d3e3540c92039b04f4a26f0fc1842
Modified Files:
values.c eval.c

        * values.c (value_virtual_fn_field): Fix the offset calculation
        when calling virtual functions. (gdb.t22/virtfunc.exp).
        * eval.c (evaluate_subexp): same as above.
gdb/values.c