Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump cpptrace to v0.8.0 #2796

Merged
merged 5 commits into from
Feb 23, 2025
Merged

chore: bump cpptrace to v0.8.0 #2796

merged 5 commits into from
Feb 23, 2025

Conversation

aleksraiden
Copy link
Contributor

Upgrade cpptrace to v0.8.0 (full changelog: https://github.com/jeremy-rifkin/cpptrace/releases/tag/v0.8.0)

Key updates:

  • Added support for resolving symbols from elf and mach-o symbol tables, allowing function names to be resolved even in
    a build that doesn't include debug information
  • Fixed handling of SymInitialize when other code has already called SymInitialize
  • Fixed improper deallocation of dwarf_errmsg in the libdwarf back-end
  • Significantly improved memory usage and performance of the libdwarf back-end
  • Improved trace printing and formatting implementation
  • Various internal improvements for robustness

@git-hulk git-hulk merged commit e7d021c into unstable Feb 23, 2025
69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants