1 2016-11-06 03:33:18 <earlz> What is the best way to debug the situation when `make check` just hangs when using test_bitcoin?
2 2016-11-06 14:10:12 <paveljanik> earlz, what is running when it hangs?
3 2016-11-06 14:10:20 <paveljanik> Can you gdb attach it?
4 2016-11-06 14:10:25 <paveljanik> and break?
5 2016-11-06 14:10:49 <paveljanik> or strace -p...