Skip to content

Conversation

@prbegd
Copy link

@prbegd prbegd commented Jan 30, 2026

Fixes #212

Changes

In libbacktrace_impls.hpp:

  • libbacktrace_full_callback() will now return 1 when there is valid data. So or case will only call backtrace_syminfo when the data returned from backtrace_pcinfo is invalid.
  • Rebase the address (Virtual Address) before passing it to backtrace_syminfo in name_impl. Add read_static_image_base to parse the executable and read the Image Base stored in it.

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.

Unable to get function name using name() with mingw-w64+libbacktrace

1 participant