Am 16.09.2010 09:27, schrieb Joost van der Sluis:
Hi all,

In TDebugInfoStabs.method_add_stabstr (unit dbgstabs) the following
strings are added for parameter-types: '3var', '5const' and '3out'.

What do the numbers (3,5) before 'var', 'const' and 'out' mean?

A little guess:
The length of the word following the number (e.g. 3var -> a 3 character string ('var') after it) - like String, but serialized. :P

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to