Thread: MSVC6 Debugger Question

  1. #1
    Registered User
    Join Date
    Aug 2001
    Posts
    411

    MSVC6 Debugger Question

    Anyone know how or if you can have more than 4 watch tabs?

  2. #2
    Registered User
    Join Date
    Apr 2002
    Posts
    1,571
    Seriously how many variables do you need to watch??? I don't think it's possible though.
    "...the results are undefined, and we all know what "undefined" means: it means it works during development, it works during testing, and it blows up in your most important customers' faces." --Scott Meyers

  3. #3
    Registered User
    Join Date
    Aug 2001
    Posts
    411
    I just hate cleaning out a list and having to put them back later.

    I keep my local variable names pretty common, so a single page of watches will debug 20 or more functions when I need it.

    It would be nice, sounds like a good suggestion for them to add in the next version...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. executing from debugger
    By hedwin in forum C++ Programming
    Replies: 8
    Last Post: 10-11-2007, 04:05 PM
  2. Replies: 3
    Last Post: 07-24-2007, 04:25 PM
  3. Question about pointers #2
    By maxhavoc in forum C++ Programming
    Replies: 28
    Last Post: 06-21-2004, 12:52 PM
  4. Question...
    By TechWins in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 07-28-2003, 09:47 PM
  5. opengl DC question
    By SAMSAM in forum Game Programming
    Replies: 6
    Last Post: 02-26-2003, 09:22 PM