Skip to content

v0.2 - New features (C++ Demangling, DWARF decoding, process exection)

Compare
Choose a tag to compare
@markbenvenuto markbenvenuto released this 10 Apr 19:47
· 22 commits to master since this release

Features

  • C++ Symbol Demangling
  • Linux decoding of backtraces using Dwarf (use --decode)
  • Sub process execution support with -e
  • Color support

Contributors
@ajdavis