I'm debugging C::B in C::B, but it seems by default, it will cause several seconds( more than 30 second ) to let the gdb.exe load the debugee.
I suspect there are too many plugins(compiler, debugger, astyle....)
I found that there is an option to "Disable the whole plugin" command line option, but that not my choice.
I would like to only load one plugin such as "Code Completion plugin".
Can someone help me? thanks.