[fpc-pascal] Help with Delphi ASM translation to FPC
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Fri Mar 13 01:48:28 CET 2015
On 2015-03-13 00:03, Graeme Geldenhuys wrote:
> Next part is to extract the line info information to confirm that the
> addresses I now see are indeed correct.
Success!!! :) Finally I have full details of where a failure occurs.
===========================================
tiOPFUnitTestsFPGui.Non persistent
tests.TTestTIUtils.tiInsertStringToStream: ETestFailure
at $00000000006F1017 line 2835 of ../../UnitTests/Tests/tiUtils_TST.pas
"Failed on 5"
Expected:
"EAssertionFailed"
But was:
"ETestFailure"
===========================================
I would still like to know if anybody could explain the difference
between the two FPC implementations of CallerAddr() please.
Now on to the next part. For ETestErrors, I want to include a stack
dump. This should be easy now.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Untitled.png
Type: image/png
Size: 13636 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20150313/8f3ad167/attachment.png>
More information about the fpc-pascal
mailing list