Hi All,
Till now I haven't done any serious debugging (Jump to line, blah blah). What I have done so far is read error and try to decode. Now I want to use variables form stack etc. In WingIDE/Python I will click on stack and see variables and what they contain. I tried today with Codeblocks, it was to me like trying to launch a rocket
Is debugging in C++ that harder? How can I see variables, change their values, run to a line etc in C++ Any tutorial on debugging?
Thanks alot