I cannot seem to run a simple hello world application in debug mode. When I press the Debug button, the application executes and ends normally, even though I have put a breakpoint on the line that "hello world" is printed. I have also gone through this menu: "Run > Configure Launches..." and selected the Executable file. Is there any other thing I have to do to get into debugging mode? The version of KDevelop is 4.7.4 and OS: Linux Mint
I have also noticed that all tracing commands in Run menu are disabled (Step Over, Step Into, ...)