Skip to content

Conversation

nielx
Copy link
Contributor

@nielx nielx commented Mar 2, 2021

With the new native bindings in libc 0.2.87, it is now possible to iterate over all loaded images (the executable, shared libraries and libraries using dlopen()), and map the loaded segments to the right files, so that the debuginfo of the files can be used.

This adds stacktrace support for Haiku.

With the new native bindings in libc 0.2.87, it is now possible to iterate over
all loaded images (the executable, shared libraries and libraries using
dlopen()), and map the loaded segments to the right files, so that the
debuginfo of the files can be used.

This adds stacktrace support for Haiku.
@alexcrichton alexcrichton merged commit c6e5bff into rust-lang:master Mar 2, 2021
@alexcrichton
Copy link
Member

Thanks!

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.

2 participants