[fpc-devel] StdOut capture for FPC RTL
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Nov 26 11:20:42 CET 2010
On 26 Nov 2010, at 11:11, Michael Van Canneyt wrote:
> I think this is not bad; the question is whether we can do it on unix.
> On Unix, we can currently only check when a threadvar is accessed.
The semantics of those callbacks would be that they are called as soon
as the RTL is initialised for a thread. On Unix, this is indeed only
done on the first threadvar access.
Jonas
More information about the fpc-devel
mailing list