Skip to content

Releases: vexide/symbolizer-for-vex-v5

v0.1.4

04 Jan 02:25
360e36d
Compare
Choose a tag to compare
  • Improved reliability of addr2line-based symbolization.

Full Changelog: v0.1.3...v0.1.4

v0.1.3

31 Dec 21:36
4cd35f7
Compare
Choose a tag to compare
  • Improved the stability of the LLVM backend when jumping to symbols with missing file paths/line numbers.
    Now, the symbol's name will always be displayed, even if there is no source code to show for it. This makes
    it easier to work with closed-source VEXcode components. This feature was already working with the GNU Binutils
    backend.
  • Symbols with missing file paths/line numbers no longer show "??" where the path would be.
  • Command display names are now prefixed with the extension name.

Full Changelog: v0.1.2...v0.1.3

v0.1.2

26 Dec 07:13
1bd212e
Compare
Choose a tag to compare
  • Added links to wiki in README.md

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Dec 08:12
Compare
Choose a tag to compare
  • Drastically reduces extension bundle size by removing unnecessary files.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Dec 08:03
Compare
Choose a tag to compare