Sometimes, the debugger used "natively" by C::B (gdb) blocks.
I mean that I can't leave the debug mode inside C::B.
I'm obliged to kill gdb with a "killall -9 gdb" to get back to the "normal" perspective.
I saw this behavior with UI-based applications only, not with console applications.
Somebody, an idea where it does come from and about a way to fix this?
I'm running Linux Ubuntu 12.10, and I'm using C::B 12.11 (rev 8629).
Thanks.