Thread: C++ debugging problem

  1. #1
    Registered User
    Join Date
    Jan 2013
    Posts
    1

    Question C++ debugging problem

    i would like to know why my watches window is empty when im debugging my code in c++ 10.05 on a windows computer.

    my compiler and debugger settings are all correct and the code blocks was working fine until i had to debug my code.

    tried looking for a solution on google and couldnt find help.

    what could be the problem and how do i fix it?

  2. #2
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    Have you tried the Code Blocks forum? What have you tried so far? How did you search for solutions? I typed "code blocks watch window empty" into google and found a lot of similar threads on their forum.

  3. #3
    Registered User
    Join Date
    May 2009
    Posts
    4,183
    FYI: The Code::Blocks people will likely want the gdb or cdb version number to help you.

    Tim S.
    "...a computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are,in short, a perfect match.." Bill Bryson

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Debugging problem
    By kermit in forum Tech Board
    Replies: 8
    Last Post: 04-25-2011, 08:31 PM
  2. Problem in debugging in Eclipse
    By Bargi in forum Linux Programming
    Replies: 1
    Last Post: 08-21-2007, 09:53 AM
  3. debugging problem
    By XX@nnX in forum Windows Programming
    Replies: 0
    Last Post: 09-27-2006, 10:20 AM
  4. debugging problem
    By _ag0nizer in forum C++ Programming
    Replies: 3
    Last Post: 06-10-2002, 05:26 PM
  5. debugging problem
    By _ag0nizer in forum C++ Programming
    Replies: 3
    Last Post: 06-03-2002, 09:47 AM