Next: , Previous: , Up: JIT Compilation Interface   [Contents][Index]


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.