User forums > Using Code::Blocks
How to use CodeBlocks's debuger environment to debug external program?
zhengwc:
Thank you!
oBFusCATed,but how to add the makefile to the project?
ollydbg:
--- Quote from: zhengwc on April 14, 2011, 04:09:11 am ---Thank you!
oBFusCATed,but how to add the makefile to the project?
--- End quote ---
look:
--- Quote ---There is checkbox for enabling custom makefile in project -> properties.
--- End quote ---
zhengwc:
I find the check,but when I build, it says "No rules can create the target "debug"".so I think maybe someone else need set.
Jenna:
--- Quote from: zhengwc on April 14, 2011, 10:00:47 am ---I find the check,but when I build, it says "No rules can create the target "debug"".so I think maybe someone else need set.
--- End quote ---
You have to fix the settings in the Projects build options in tab "Make commands".
zhengwc:
Thank you!
Just like the value of build project/target is "$make -f $makefile $target" in tab make commands.what can I do?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version