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

21162: Refactors timeout implementation to print stack traces #12

Merged
merged 4 commits into from
Aug 12, 2024

Conversation

apbassett
Copy link
Member

@apbassett apbassett commented Aug 8, 2024

When the timeout is reached, a SIGINT is sent to GDB that will pause the program execution and print a stack trace.

MT also now print the stack traces of all threads.

@apbassett apbassett requested a review from a team as a code owner August 8, 2024 14:30
@apbassett apbassett force-pushed the 21162-debug-traces branch 3 times, most recently from 94929e1 to a5688d4 Compare August 8, 2024 22:38
@apbassett apbassett enabled auto-merge (squash) August 8, 2024 22:39
@apbassett apbassett merged commit b5f6d82 into main Aug 12, 2024
17 checks passed
@apbassett apbassett deleted the 21162-debug-traces branch August 12, 2024 21:48
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