User forums > Using Code::Blocks
How to open a console window in debug mode.
oBFusCATed:
Two ways to solve it:
1. Install a debugger's branch nightly build and set 'Projects->Set project's arguments->Run host in terminal'.
Probably you can have problems with breakpoint and cygwin with the debugger's branch version
2. Simple debug your application and put some breakpoints in the library (your application is the active project for debugging).
Navigation
[0] Message Index
[*] Previous page
Go to full version