[lazarus] exception handling

Vincent Snijders vslist at zonnet.nl
Mon Jul 28 13:13:16 EDT 2003


Hi,

Recently exception handling was added to a standard lcl application. 
Instead of a message box with the exception message, while debugging, 
I'd rather have a error location and traceback like this:

An unhandled exception occurred at 0x0807682B :
EDIVBYZERO : Division by zero
  0x0807682B  main,  line 13 of
/home/vsds/lazarus/projects/debugtest/debugtest.pas  0x080480B0

Do you know how I can achieve this in i.e. an example program?

Regards,
Vincent Snijders.






More information about the Lazarus mailing list