[Gambas-user] PLC programming with gambas3 IDE

Jussi Lahtinen jussi.lahtinen at gmail.com
Mon Feb 7 17:29:09 CET 2022


> > Set GB_JIT_DEBUG = 1 and you will see how JIT compiles the generated code
> > and where the code is.
> ok, I set the environment variable as you indicated (Set GB_JIT_DEBUG =
> 1) but....
> Where is the C code?
>

Set GB_JIT_DEBUG = 1 and the path will be printed to the console.
However, as soon as you close the program the folder is deleted. So, you
must copy/inspect it before that.
But as stated before, it won't help you with your goal.

Jussi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220207/58a00500/attachment.htm>


More information about the User mailing list