Skip to content

Version 0.6.0

Choose a tag to compare

@jeremy-rifkin jeremy-rifkin released this 29 May 03:24
· 473 commits to main since this release
06226ee

New:

  • Added a cpptrace::system_error utility
  • Added support for musl #128
  • Added support for split dwarf / debug fission

Fixes:

  • Fixed address formatting in stack traces
  • Fixed frame pointer calculation for signal frames from libunwind #123
  • Fixed dwarf_ranges handling of lowpc == pc causing erroneous symbol resolution
  • Fixed implementation of the exception helper system/reference implementation's lazy_trace_holder