Commit Graph

6 Commits (f6d9b074ff149d73164bac224f76addb2f77d231)

Author SHA1 Message Date
David Wilson 325d13538f issue #196: debug: don't statically import master. 8 years ago
David Wilson e93ac2f3a7 debug: implement some basic helpers to debugger. 8 years ago
David Wilson 65fb6ff9fe issue #195: comment out stack pruning code 8 years ago
David Wilson 810f557514 issue #195: MITOGEN_DUMP_THREAD_STACKS=1 8 years ago
David Wilson eee5423dd9 issue #150: tidy up mitogen.debug output for use next time 8 years ago
David Wilson 9adadb5c3a issue #150: import stack.py hack as mitogen.debug
Usage:
  - insert a call to mitogen.debug() in the desired process
  - kill -USR2 that process
  - observe its controlling TTY produces thread stack dumps
8 years ago