Code::Blocks Forums

User forums => Help => Topic started by: Mysho on December 27, 2006, 08:33:16 pm

Title: How to use debuger???
Post by: Mysho 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?
Title: Re: How to use debuger???
Post by: killerbot 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 ;-)
Title: Re: How to use debuger???
Post by: Mysho on December 27, 2006, 08:54:21 pm
I will search for some examples in wiki :D
Title: Re: How to use debuger???
Post by: Pecan 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 (http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks)


   //-- Wiki Index
       CodeBlocks Wiki Index (http://wiki.codeblocks.org/index.php?title=Special:Allpages)
   //-- Wiki Main Page
     CodeBlocks Wiki Main Page (http://wiki.codeblocks.org/index.php?title=Main_Page)