Skip to content

The Symbol Table Update

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 03:42
· 135 commits to main since this release
66a6f30
  • A STABS symbol table analyzer is included which makes use a bundled copy of stdump to extract information about data types, functions and global variables from ELF files with a .mdebug section.
  • Simplified the pcode implementation of the plzcw instruction.