[fpc-devel] OO rewrite - first round finished

Marc Weustink marc at dommelstein.net
Thu Aug 5 01:01:37 CEST 2010


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




More information about the fpc-devel mailing list