User forums > Using Code::Blocks

Interfacing CDB

(1/1)

etko:
Hi is there any site on the web with simple and comprehensive info how to interface windows CDB/WinDbg?
I am just asking about this for non C project.

takeshimiya:

--- Quote from: etko on March 18, 2006, 02:18:48 am ---Hi is there any site on the web with simple and comprehensive info how to interface windows CDB/WinDbg?
I am just asking about this for non C project.

--- End quote ---

Yes, here: http://www.microsoft.com/whdc/devtools/debugging/resources.mspx or here: http://www.google.com. :wink:

Or do you mean integrated from within C::B ?

etko:
I mean how to integrate it into 3rd party app like C::B does.

takeshimiya:

--- Quote from: etko on March 18, 2006, 03:16:37 am ---I mean how to integrate it into 3rd party app like C::B does.

--- End quote ---
From what I know, C::B integrates GNU GDB and MS CDB as debuggers.
You might want to look at the debugger plugin code.

Navigation

[0] Message Index

Go to full version