User forums > Using Code::Blocks
Debugging DLL projects
dje:
Hi !
--- Quote from: dwmcqueen on July 06, 2007, 05:56:32 pm ---I have a large external program that can call cutom dlls. I want to debug dlls I create that are called from this external program (third party). Will the above method accomplish this?
--- End quote ---
Create a project
Build your dll with debug info
Go to "Project\Set program's arguments"
Specify host application and required arguments
Put breakpoints and run debugger
Dje
Navigation
[0] Message Index
[*] Previous page
Go to full version