github-actions
released this
20 Jan 21:25
·
3 commits
to develop
since this release
This version is a hotfix for the previous one.
- Fixed: python support (baked into the gdb binary).
- Fixed: source syntax highlighting via pygments (baked into the gdb binary).
NOTE: Since statically linking against python makes the binaries considerably larger, we have decided to split the gdb-static binaries into 2 variants, one with python support, and a compact version without python support.