* values.c (check_stub_method): Do lookup_method_type and stuff
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 26 Apr 1991 23:04:10 +0000 (23:04 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 26 Apr 1991 23:04:10 +0000 (23:04 +0000)
commit71b16efa43348381c82f4e8f494fe327e7d6493e
tree08120c82de27d2ce581d14478fc4c62cb6537235
parent0dce3774011670862478e06e36d2289338ecdfa1
* values.c (check_stub_method): Do lookup_method_type and stuff
rather than smash_to_method_type.
* values.c (check_stub_method): Deal with operator names.
* values.c: Move declaration of cplus_demangle to top of file.
* values.c (baseclass_addr): If can't read memory, set *ERRP
rather than calling error().
* values.c (value_static_field): Recursively check all baseclasses.
Return NULL if not found.
* values.c, value.h: New functions value_{headof,from_vtable_info}.
values.c (value_virtual_fn_field):
Don't bother to do anything with
return value from fill_in_vptr_fieldno.CVS: Modified Files:
gdb/values.c
This page took 0.02406 seconds and 4 git commands to generate.