Something like
addr2line
- Makefile 59.3%
- Shell 40.7%
| .gitignore | ||
| .woodpecker.yml | ||
| find_debug_line.smu | ||
| LICENSE | ||
| Makefile | ||
| parse_debug_line.smu | ||
| README.md | ||
| test.sh | ||
find_debug_line
Barely working proof-of-concept of an addr2line-like utility in schmu.
It's unfinished and I don't intend to ever finish it, but the code may the useful for someone.