magic-trace v1.1.0
What's Changed
- Proper OCaml exception tracking by @Xyene in #204
- Add Go-specific hacks to fix demo.go by @cgaebel in #197
- Fix parsing of never-ending loop trace errors by @Xyene in #203
- Gracefully handle owee failures in
Elf.addr_table
by @cgaebel in #195 - Allow saving raw IPT data to .sexp format, bypassing .fxt generation by @Xyene in #208
- Give a good error message when
waitpid
raises by @cgaebel in #211
New Contributors
Full Changelog: v1.0.2...v1.1.0