News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Dubuger

Started by dylzez, February 17, 2020, 12:53:30 AM

Previous topic - Next topic

dylzez

i have a very simple program, it is show in the image below. This program itself runs just fine. However when i try to use the debugger, it does not even open up the terminable like i believe it should. Don't know what i should ask for this problem, but yeah.

stahta01

http://wiki.codeblocks.org/index.php/Debugging_with_Code::Blocks

My guess on your problem. NOTE: Your image is not visible to me.
QuoteTo debug your program you need to setup a project. Single file programs are not supported.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]