Date: Thu, 7 Jul 94 16:46:08 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: debugger crashes Reply-To: babcock AT cfa DOT harvard DOT edu Some code which I used to be able to debug now crashes the debugger immediately (both DJ's dpmi debugger and the Sally full-screen debugger); I don't even get to the initial prompt. I suspect it doesn't like my symbol table since it doesn't crash if I strip it. The executable is ~200K + 600K debug info, which doesn't seem all that large. I get a stack traceback, but it doesn't seem to point to anything useful; perhaps I need symbols for the debugger itself. Is there anything I can do about this?