News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Debugging C::B

Started by sethjackson, February 09, 2006, 11:15:12 PM

Previous topic - Next topic

sethjackson

How in the world do I debug C::B? I compile C::B then set a breakpoint in a file. Then I hit Debug -> Start, and
it doesn't work..... Is there a way to debug C::B without multiple C::B instances? I can debug with multiple instances. I would rather not though..... thomas and mandrav how do you (personally) debug C::B?

killerbot

I also debug with 2 instances. Start up from output, load CB cbp file, build it (->devel dir) and start debugger.

tiwag

it's obvious that you MUST start the devel debuggee C::B from your working-C::B in order to debug it, and it just works ...