On 24 Sep 2009, at 10:14, Alexey Voytsehovich wrote:

Do not prompt way to generate map file with line numbers in source code? By analogy with Delphi. Since not get to the addresses in the Call Stack to get a line in the source code.

Compile your program with -gl to get line numbers next to the call stack addresses. There is no way to generate a map file with the line numbers for FPC.


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

Reply via email to