Replies: 1 comment
-
Bumping this in the hopes that it will get seen by someone who knows - is there a better way to do this than to post a useless comment? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to get a backtrace of a suspended task, i.e. find out where the task is blocked/where it was interrupted? gdb does not give any useful information here:
Selecting a thread and printing its backtrace isn't any more help either, it just shows context switching internals:
Beta Was this translation helpful? Give feedback.
All reactions