Mail Archives: djgpp/1996/07/11/09:11:48
> unless you debug a stubbed .exe file (currently only possible with fsdb)
Also true for EDEBUG32 and pirate LDBG ports.
> Hmmm... that FAQ fragment goes back to v1.x, and as far as I can see now
> in the v2 startup code it's probably incorrect. It seems that now the
> two values are first compared, the larger one determined, and then used
> to sbrk the space for the stack. Charles, is that correct? If so, I
> should correct the FAQ.
The FAQ should be corrected. The stack is only allocated once, and there
is no waste in V2. Yet another design improvement.
- Raw text -