[comp.sys.ibm.pc.programmer] CodeView question: Stack Dump

hlison@bbn.com (Herb Lison) (06/15/90)

Is there anyway in Codeview (or another MSDOS debugger), to find out what
the stack allocation is?  I'm debugging a program which fails with a
stack overflow error, even though I've allocated the maximum stack size
(65K) through the EXEMOD utility.

Any help appreciated.

Herb Lison