[fpc-pascal] Unknown runtime error 202

Vinzent Hoefler JeLlyFish.software at gmx.net
Thu Jul 27 14:18:44 CEST 2006


On Thursday 27 July 2006 12:05, Wolfram Kläger wrote:
> Vinzent wrote:
> > .. According to the documentation, the size of the
> > local variables (allocated on the stack) should not exceed 32
> > KiBytes for portability reasons.
>
> Thanks a lot. And I thought, I did RTFM often enough ...
>
> BTW, do you know why exceptions donŽt return a line number?

Because you forgot to include the "-gl" switch for automatically 
including the line info unit?

If you do that, the backtrace usually consists of procedure names and 
line numbers instead of just addresses.


Vinzent.




More information about the fpc-pascal mailing list