Author Topic: Debugging for C does not work  (Read 3824 times)

Offline nonlinearly

  • Single posting newcomer
  • *
  • Posts: 2
Debugging for C does not work
« on: October 10, 2011, 01:52:23 pm »
Hi
I have downloaded and installed the IDE for simple C file programs. I follow the steps described in the wiki to debug but unfortunately does not work. I put breakpoint but the debugger never stop. Also the debugging options do not appear if open the file only (if the file is not a project file!!!)
« Last Edit: October 10, 2011, 01:53:55 pm by nonlinearly »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Debugging for C does not work
« Reply #1 on: October 10, 2011, 02:26:28 pm »
Please read carefully!
In the wiki we've stated very clearly that debugging works only, when the user has projects.
It doesn't work for single files.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]