[fpc-devel] properties with getter evaluation in gdb
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Mar 12 18:11:07 CET 2010
On 12 Mar 2010, at 17:59, Paul Ishenin wrote:
> 12.03.2010 23:51, Paul Ishenin wrote:
>>
>> If something more is required please let me know and I will search.
> Also found the next document with more info: http://www.agner.org/optimize/calling_conventions.pdf
It describes what we implement currently ("In Borland and Gnu compilers and in 64 bit Linux and BSD, the return pointer is the first parameter"), but that does not seem to be correct according to the bug report mentioned earlier in this thread (there the function result for function test2 is in ecx instead of in eax for some reason).
Jonas
More information about the fpc-devel
mailing list