... I had the weird idea to run C::B with
only the debugger plugin and see how well C::B would work as debugger front end.
So far, "nothing" without a project works, and loading a project without an active compiler plugin is rejected. (

) But what also does not work is attaching to a process. Then I see this message:
---------------------------
Error
---------------------------
This project is configured to use an invalid debugger.
The operation failed...
---------------------------
OK
---------------------------
However, that is not correct, because there is no need for a project and the debugger is setup correctly. Maybe you see a chance to make this work... ;-)