diff --git a/docs/xml/lcl/lclproc.xml b/docs/xml/lcl/lclproc.xml index afb8aade78..4448207706 100644 --- a/docs/xml/lcl/lclproc.xml +++ b/docs/xml/lcl/lclproc.xml @@ -216,9 +216,9 @@ - - - + + + @@ -677,9 +677,10 @@ - - - + Raises an exception. + Normally, GDB does not catch fpc Exception objects, therefore this procedure raises a standard divide by zero exception which is catched by GDB. + + @@ -688,15 +689,14 @@ - + Writes a string to the debug output. Writes a string to the debug output. The default debug output is the console. This can be overriden by passing the --debug-log=<myfile.txt> parameter on the command line of the application. Then the output is written to <myfile.txt> - "" - +