Next: , Previous: Registering Code, Up: JIT Interface


29.3 Unregistering Code

If code is freed, then the JIT should use the following protocol:

If the JIT frees or recompiles code without unregistering it, then gdb and the JIT will leak the memory used for the associated symbol files.