Author Topic: How to use debuger???  (Read 4070 times)

Mysho

  • Guest
How to use debuger???
« on: December 27, 2006, 08:33:16 pm »
I'd like to use debuger in code::blocks but I don't now how...
I want to see my variables (in watches) during runnig of my program like it was in pascal
Can somebody help me?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: How to use debuger???
« Reply #1 on: December 27, 2006, 08:41:16 pm »
I wouldn't be surprised if the wiki contains some examples. Don't ask me where, dunno ... good search ;-)

Mysho

  • Guest
Re: How to use debuger???
« Reply #2 on: December 27, 2006, 08:54:21 pm »
I will search for some examples in wiki :D

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2773
Re: How to use debuger???
« Reply #3 on: December 27, 2006, 09:41:38 pm »
One of our faculty members has created an installer with all the necessary components for our introductory students at the college.

I am sure that he will update the package as codeblocks is updated.

His link is here: http://www.sci.brooklyn.cuny.edu/~goetz/codeblocks/

At the bottom of the above link is a tutorial on the debugger.

also:
   //Debugging    Debugging with CodeBlocks


   //-- Wiki Index
       CodeBlocks Wiki Index
   //-- Wiki Main Page
    CodeBlocks Wiki Main Page