[Lazarus] Getting started with WinCE/Windows Mobile
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Tue Nov 18 18:21:17 CET 2008
Mark Morgan Lloyd schrieb:
> As a related point, under (at least some versions of) Delphi the IDE
> puts an explicit mark next to source lines that have associated binary
> code. Am I missing something, or does this not exist in Lazarus? I find
> it a useful indication that a fragment has actually been compiled rather
> than being optimised-out or excluded by a directive.
This would require access to the debug information of the compiled unit.
Not a big deal with an integrated compiler (Delphi), but hard for Lazarus.
DoDi
More information about the Lazarus
mailing list