The script in `Tools/gdb/libpython.py ` has helper functions for debugging Python processes under gdb. When installed to `{exe}-gdb.py` it will automatically be loaded by gdb assuming it is in the safe path.
The script in `Tools/gdb/libpython.py ` has helper functions for debugging Python processes under gdb. When installed to `{exe}-gdb.py` it will automatically be loaded by gdb assuming it is in the safe path.