[fpc-pascal]RE: Debugging FPC

James Mills prologic at daisy.ods.org
Fri Aug 22 09:22:13 CEST 2003


On Thu, Aug 21, 2003 at 09:44:30PM -0700, Jeff Pohlmeyer wrote:
> > With compile modes: -gg -gl
> > Aren't line info and tracebacks suppose to be shown,
> > the above example does not show these.
> 
> 
> I think the problem comes with using exceptions. Normally, if a 
> run-time error occurs, the default exit proc will print the line
> number info to stdout. But if an exception traps the error before
> the program exits, then that information is absorbed by the 
> exception handler, and never makes it to the exit proc.

I do not have any exception handlers in my program though...
So how does it not show the line number info ?

cheers
James

> 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal

-- 
-
-Zero Defect Software Engineers Group - ZDSEG
-
-You need only two tools. WD-40 and duct tape.
-If it doesn't move and it should, use WD-40.
-If it moves and shouldn't, use the tape.




More information about the fpc-pascal mailing list