Author Topic: Debugging in C++  (Read 2610 times)

RogueWatchmen

  • Guest
Debugging in C++
« on: March 07, 2011, 09:55:41 pm »
How does this work? I'm writing a small program for class and we've never been taught to debug. I use this program on my windows machine and a linux based one at school. Someone mentioned that this would let me track how the program access my variables and some other things, but I assign it to a project like it ask's me to then it runs the debug and doesnt return anyhting. I'm choseing empty for the project because I don't see a C++ one or even a regular "C". THis is non-visual as well. I'm having an issue w/ my outputs so was told to use the debugger, but can't figure it out....

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255