This is a follow up to this question, where I didn\'t get any input on this point. Here is the brief question:
Is it possible to detect and debug problems co
I'm using GNU and use simple script
$ more gdb_tracer
b func.cpp:2871 r #c while (1) next #step end