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

Parse (<function>+<addr>) backtrace format on POSIX systems #422

Merged
merged 4 commits into from
Jun 17, 2019

Conversation

justinboswell
Copy link
Contributor

Fixes #356

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@justinboswell justinboswell requested review from bretambrose and a team June 17, 2019 17:27
@justinboswell justinboswell changed the title Parse (<function>+<addr>) backgtrace format on POSIX systems Parse (<function>+<addr>) backtrace format on POSIX systems Jun 17, 2019
@justinboswell justinboswell marked this pull request as ready for review June 17, 2019 18:17
Copy link
Contributor

@bretambrose bretambrose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works on my machine!

@justinboswell justinboswell merged commit 8b7d8fd into master Jun 17, 2019
@justinboswell justinboswell deleted the backtrace branch June 17, 2019 20:37
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.

test_stack_trace_decoding is failing on a fresh ubuntu18 install
2 participants