>  Is the hexadecimal address useful for debugging? Should I discover the line
> number where the error occurs?

FWIW when using Delphi you can use it to look up the symbol in a .map
file, or using "dcc32 -F" (although I can't seem to make the latter
work right now).

-Flávio

_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to