Was being called with a random pointer.
Sat Nov 9 13:37:57 1991 Fred Fish (fnf at cygnus.com)
+ * dwarfread.c (dwarf_psymtab_to_symtab): Remove leftover call
+ to do_cleanups() which resulted from a previous change.
+
* elfread.c: Re-enable compilation of register_addr() stub
whenever it is not supplied by coredep.c
DEFUN(dwarf_psymtab_to_symtab, (pst), struct partial_symtab *pst)
{
int desc;
- struct cleanup *old_chain;
bfd *sym_bfd;
if (!pst)
scan_file_globals ();
#endif
- do_cleanups (old_chain);
-
/* Finish up the debug error message. */
if (info_verbose)
{