This distribution of GDB is based on (reasonably) newest development (master branch) version.
- Support for Python 3.13 (and required!)
- Support for virtualenv for GDB only (Create venv in
<gdb-dir>/venvdirectory) - Relocatable installation - unzip anywhere (note: Python's venv is NOT relocatable)
- Reduced verbosity of startup
- Support for all architectures in single executable
- (Optional) Source highlighting with pygments (install
pygmentspackage into venv) - Fixed default auto-load path to support automatically loading
gdbinitfiles fromshare/gdb/system-gdbinitdirectory