2015
2014
/P (Preprocess to a File)
don't try this at $HOME, kids, you'll need the Visual Studio Command Prompt to succesfully paste the command line.
Output is a .i file in the directory where you invoked the compiler.
Help - Eclipse SDK
LD_DEBUG=bindings is your friend
Remote debugging with Visual Studio 2010 - CodeProject
(via)I miss gdbserver and ssh -L, somehow ...
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.
1
(7 marks)