Hans-Peter Diettrich wrote:
Jonas Maebe schrieb:
In whichever way you are used to debug: with a debugger, with
writeln's, ... The compiler is no different than any other program in
that respect.
While I can use Lazarus to debug the compilation of a single source
file, no such feature exists for Makefiles. I even don't know how to
translate an error address to a source code position. In Delphi I had a
"jump to address..." menu item...
Use make all as "Execute before" step in Lazarus, check all 3 checks and
uncheck the compiler "Call on" checks in the last page of the project
options (Compiler options -> compiler).
Marc
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel