Files
binutils-gdb/gdb/python
Jan Vrany 3150cb09a4 gdb/python: allow instantiation of gdb.Block from Python
This commit adds code to allow user extension to instantiate
gdb.Block. This is a step towards a Python support for dynamically
generated code (JIT) in GDB.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>
2024-11-21 13:52:21 +00:00
..