aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/debug.py
Commit message (Expand)AuthorAgeFilesLines
* remove empty lines at beginning of fileThomas Kriechbaumer2016-10-171-1/+0
* python3: clean up super and __future__Aldo Cortesi2016-10-171-1/+0
* debug: use correct fp for memory object outputAldo Cortesi2016-10-051-1/+1
* debug: Hard exit after debug signalAldo Cortesi2016-10-041-2/+7
* debug: add a dump of objects in memoryAldo Cortesi2016-10-041-0/+14
* http2: improve kill and cleanup threadsThomas Kriechbaumer2016-09-031-2/+2
* fix sysinfo for py3Thomas Kriechbaumer2016-07-101-1/+1
* fix #1314Maximilian Hils2016-07-081-20/+23
* fix debug mode on WindowsMaximilian Hils2016-06-131-3/+5
* Satisfy lintAldo Cortesi2016-06-111-1/+5
* debug: On SIGUSR2, we dump tracebacks for all threads to screenAldo Cortesi2016-06-111-1/+15
* Zap stray semicolonAldo Cortesi2016-06-111-1/+1
* debug: num_fds is posix-onlyAldo Cortesi2016-06-111-1/+2
* debug: add OpenSSLAldo Cortesi2016-06-111-0/+3
* debug: verison -> versionAldo Cortesi2016-06-111-1/+1
* Improve debugging of thread and other leaksAldo Cortesi2016-06-111-12/+59
* debug.sysinfo: tests and coverageAldo Cortesi2016-06-111-6/+9
* Add a --sysinfo flag to all daemonsAldo Cortesi2016-06-111-0/+26