public marks

PUBLIC MARKS from sylvainulg with tags linux & debugging

2014

Help - Eclipse SDK

LD_DEBUG=bindings is your friend

2011

c - How to debug a multithreaded hung process in Linux? - Stack Overflow

we used echo t > /proc/sysrq-trigger, which logs the stack of all the running process in /var/log/messages.