Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

invalid debugger happend when I debug c::b debugger branch

(1/2) > >>

ollydbg:
WinXP
I try to debug c::b(debugger branch) under c::b, but when the debugee c::b started, it shows "invalid debugger" in the compiler setting dialog, also I can't see some options in the debugger setting dialog.So I can't use gdb under the debugee c::b.

It works OK when I debug c::b(normal trunk).

Maybe, OBF can give some help, thanks.

oBFusCATed:
Obf cannot compute what is the problem. You'll have to try to explain it better.

Jenna:
You have to setup a debugger in the "Settings -> Debugger" menu and then chose it from the drop-down list in "Settings -> Compiler -> [your compiler] -> Toolchain executables" .

ollydbg:
Thanks all. When I have such problem, I even don't have an option to select this in debugee c::b debugger branch, see screen shots below:




Oh, I found the reason:

when I debug the c::b trunk, I use some options like "-p=debugCC" to specify a personal configuration , but this configuration file is for c::b trunk only, when I switch to debug c::b debugger branch, I should use another configuration, otherwise, the configuration file used for trunk can NOT be used in debugger branch, otherwise it will cause such issue.

oBFusCATed:
It seems that you have not debugger plugin loaded.
This is the reason you get empty list of configurations.

Navigation

[0] Message Index

[#] Next page

Go to full version