On 04 Jul 2007, at 11:43, Daniël Mantione wrote:

Op Wed, 4 Jul 2007, schreef Jonas Maebe:

One day we may support debugging with optimisations on using dwarf, although
it will never be as good as debugging with optimisations off

Not off, only -O2 enables debug unfriendly optimizations. Debugging with
-O1 is supported.

Yes, but keeping them off is easiest to remember, and safest (there could always be a "bug" in -O1 in the sense that one or other transformation confuses the debugger anyway).


Jonas_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to