[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Fix relocate code generation. Add 'GB_JIT_TRACE' environment variable.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
fb804d9f by Benoît Minisini at 2024-08-09T00:54:36+02:00
Fix relocate code generation. Add 'GB_JIT_TRACE' environment variable.

[GB.JIT]
* NEW: If the 'GB_JIT_TRACE' environment variable is set, then the JIT compiled code will trace each line executed on the standard error output.
* BUG: Fix some relocated addresses incorrectly generated.

- - - - -


7 changed files:

- main/lib/jit/gb.jit/.app.png
- main/lib/jit/gb.jit/.icon.png
- main/lib/jit/gb.jit/.src/Jit.module
- main/lib/jit/jit.c
- main/lib/jit/jit.h
- main/lib/jit/jit_body.c
- main/lib/jit/main.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/fb804d9f4396674e077cd461a7bfe4a3be3c6744

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/fb804d9f4396674e077cd461a7bfe4a3be3c6744
You're receiving this email because of your account on gitlab.com.