1
Help / Re: Building CB : cannot find -lexchndl.dll: No such file or directory
« Last post by ollydbg on Today at 03:58:45 am »I also suggest building the C::B with the latest SVN code.
When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.
Would tickets be moved also?

Hi, everyone.
It seems that debugging a 32bit program with 64bit GDB doesn't work on Windows 7, so I create two debugger settings: one for 32bit, the other for 64bit, and I want to set different debugger for each build target(e.g. 32bit target use 32bit GDB, 64bit target use 64bit GDB), but I can't find any settings for this, I know how to change active debugger manually, but how to do this auto when I switch build targets.
I use CodeBlocks DEBUGGER BRANCH rev7790. sportzfy
Sorry for my bad english. Thanks!