Skip to content

v15.2-static-4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 21:25
· 3 commits to develop since this release
068ae4e

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.