Daniël Mantione wrote:
Can fpc team extend output made by -Xm with line info?

Not if the GNU linker is used, which is the case for the majority of platforms.
So -Xm is the same as ld -Map ? I thought -Xm map file is always fpc generated.

Check the lineinfo unit, it retrieves line number information from the debug information.
I suggested that to profiler developer.

Best regards,
Paul Ishenin.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to