aboutsummaryrefslogtreecommitdiffstats
path: root/test/netlib/test_debug.py
Commit message (Collapse)AuthorAgeFilesLines
* debug: Hard exit after debug signalAldo Cortesi2016-10-041-2/+2
|
* fix debug mode on WindowsMaximilian Hils2016-06-131-0/+4
|
* debug: On SIGUSR2, we dump tracebacks for all threads to screenAldo Cortesi2016-06-111-0/+6
|
* Improve debugging of thread and other leaksAldo Cortesi2016-06-111-0/+8
| | | | | | | - Add basethread.BaseThread that all threads outside of test suites should use - Add a signal handler to mitmproxy, mitmdump and mitmweb that dumps resource information to screen when SIGUSR1 is received. - Improve thread naming throughout to make thread dumps understandable
* debug.sysinfo: tests and coverageAldo Cortesi2016-06-111-0/+6