On 22 Jul 2008, at 12:43, Mattias Gärtner wrote:

This means: either lineinfo and a lot of linker warnings on each compile XOR no
lineinfo and no warnings, right?

If you don't use the patched linker, yes.

dwarf is the future, isn't it?
What is needed to get lineinfo working with dwarf?

Support for
a) finding the original object files used to link the program (the paths are probably stored in the binary when you use dwarf) and reading the dwarf info from them
and/or
b) finding the dsym bundle and reading the dwarf info from that one (if you compiled with -Xg)


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

Reply via email to