* valops.c (value_cast): A cast might also change the object
authorPeter Schauer <Peter.Schauer@mytum.de>
Sun, 25 Apr 1993 09:33:49 +0000 (09:33 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sun, 25 Apr 1993 09:33:49 +0000 (09:33 +0000)
commit24d45a63190e3776e91b4109a7c5e9c661d8c6c6
treee92943ea1f034dbf7a238da5af7062fb2f0d864c
parent87237c525021b7e15873d2c66ae5e20fa5823776
* valops.c (value_cast): A cast might also change the object
representation in C++.
* dbxread.c (end_psymtab): Copy subpst read_symtab function from pst
to get the proper read_symtab function when called from mipsread.c.
* mipsread.c (mipscoff_psymtab_to_symtab, psymtab_to_symtab_1):
Set cur_bfd in psymtab_to_symtab_1 as CURBFD(pst) is invalid
for dummy psymtabs, inhibit processing of dummy psymtabs.
gdb/ChangeLog