Hi, is anyone using gdb to debug Licq? Up to now I only used gdb in licq for getting backtraces after a segfault. However, now I wanted to step through some function. But gdb does not halt on my breakpoints! Is this a known problem? I cannot really explain why this happens. I can interrupt the program and inspect all the backtraces of all the threads, no problem there. And also licq passes my breakpoints, as I have put in some debug output there. Using gdb 6.3 here.
Arne
