SDB out of memory?
D A Mercer
mercer at ncrcce.StPaul.NCR.COM
Sat Mar 5 06:56:32 AEST 1988
In article <163 at bdt.UUCP> david at bdt.UUCP (David Beckemeyer) writes:
>
>What can be done when sdb gives the following fatal error message:
>
>"Cannot allocate space for internal symbol table; Goodbye."
>
>I can't find anything in my Microport manuals. Thanks in advance.
I've had this happen to me, usually when I inadvertently call:
sdb sourcefile.c
instead of the loadable program
sdb a.out
My guess is you made the same mistake.
More information about the Comp.unix.questions
mailing list