v15.2-static-3
github-actions
released this
15 Jan 23:31
·
3 commits
to develop
since this release
Changes:
- Added libexpat support (used for xml based gdb commands such as info os files).
- Added python support (baked into the gdb binary).
- Added source syntax highlighting via pygments (baked into the gdb binary).
NOTE: It has come to our attention that the source highlighting and python support are not working properly. We found the problem, and a new release will be available soon! I do not recommend using this tag for now.
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.