Skip to content

.gdbinit: make zbacktrace show the correct stack when switching threads #6814

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

Closed
wants to merge 1 commit into from
Closed

.gdbinit: make zbacktrace show the correct stack when switching threads #6814

wants to merge 1 commit into from

Conversation

dktapps
Copy link
Contributor

@dktapps dktapps commented Mar 28, 2021

I found this mainly to be a problem when working with threading extensions. zbacktrace doesn't show the correct stack when switching threads because the TSRMLS context isn't updated.

I found this mainly to be a problem when working with threading extensions. zbacktrace doesn't show the correct stack when switching threads.
@dktapps dktapps changed the base branch from master to PHP-7.4 March 28, 2021 16:20
@nikic nikic closed this in 50f4765 Apr 5, 2021
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