[fpc-pascal] How to get to Range Check Error location

Jonas Maebe jonas.maebe at elis.ugent.be
Sat Oct 2 11:21:20 CEST 2010


On 02 Oct 2010, at 11:15, Juha Manninen (gmail) wrote:

> I asked this on Lazarus list but it belongs better here.
> So, how to get to the source line that gives a range check error?

Compile with -gl, or set a breakpoint on FPC_RANGEERROR


Jonas



More information about the fpc-pascal mailing list