Skip to content

Instantly share code, notes, and snippets.

@x0x8x
Created December 3, 2019 22:14
Show Gist options
  • Select an option

  • Save x0x8x/fe5e67fd14f6bae56ed82bda8fadbb6d to your computer and use it in GitHub Desktop.

Select an option

Save x0x8x/fe5e67fd14f6bae56ed82bda8fadbb6d to your computer and use it in GitHub Desktop.
StackTracing Python
https://medium.com/python-pandemonium/debugging-an-inactive-python-process-2b11f88730c7
https://wiki.python.org/moin/DebuggingWithGdb
https://pymotw.com/2/trace/
https://eklitzke.org/dumping-multi-threaded-python-stacks
https://stackoverflow.com/questions/132058/showing-the-stack-trace-from-a-running-python-application
https://stackoverflow.com/questions/1781935/get-stacktrace-from-stuck-python-process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment