Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Help Required.

<< < (2/2)

ollydbg:

--- Quote from: nahn1989 on January 11, 2012, 04:36:46 am ---How to debug the plugin using GDB on windows platform?

--- End quote ---

As Morten said, you need to build the Codeblocks from source under Windows.
Debug your plugin is the same as debug c::b.

You build your plugin, and start debug c::b, then the  c::b(debugee) will automatically load your plugin.

This is some kind of how to debug a dll. :)

Navigation

[0] Message Index

[*] Previous page

Go to full version