Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bugfix: don't crash when c++filt is not available in the toolchain
The PIC xc16 toolchain does not include any c++ tools and puncover crashed while trying to open the elf file. This fixes it.
- Loading branch information