User forums > Using Code::Blocks
Can I plug in microsoft's debugger to cb?
smallB:
Can I use MS's debugger within cb?
MortenMacFly:
--- Quote from: smallB on November 06, 2011, 10:57:40 am ---Can I use MS's debugger within cb?
--- End quote ---
Yes.
smallB:
@Morten that's great news. Would you mind telling me how to set this up?
Thanks.
oBFusCATed:
MS's debugger is only if you use Visual C++ compiler, if you use GCC there is no point it trying it. The debug symbols format is different.
If you still want to use MS's debugger search for CDB, but this is not for beginners. And it works worse than GDB.
smallB:
@obfuscated thanks for taking the time. Such great pity. I suppose I'll use cb for coding and VS for debugging. How you organize your work? Surely you do not debug in cb?
Navigation
[0] Message Index
[#] Next page
Go to full version