Thread: Problem with DDD

  1. #1
    Registered User
    Join Date
    Oct 2012
    Location
    Portugal
    Posts
    20

    Problem with DDD

    I have a very simple problem,
    In ddd, I accidentally hid one of the fields of my structure, so everytime I display my structures, they don't have that field displaying. How do I turn it back on? I've been messing around with it, but I can't find out how.
    Thanks

    (ddd=data display debugger)

  2. #2
    Registered User hk_mp5kpdw's Avatar
    Join Date
    Jan 2002
    Location
    Northern Virginia/Washington DC Metropolitan Area
    Posts
    3,817
    Never used the product before but have you at least tried the manual? At the very least it would be a good resource for you to have. But... maybe someone else who's used the product can provide more a directed response.
    "Owners of dogs will have noticed that, if you provide them with food and water and shelter and affection, they will think you are god. Whereas owners of cats are compelled to realize that, if you provide them with food and water and shelter and affection, they draw the conclusion that they are gods."
    -Christopher Hitchens

  3. #3
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    "To toggle this, just click on the display, then click on the Show or Hide button on the tool bar." ?
    DDD Overview
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 12-07-2012, 10:00 AM
  2. sleep() function problem or logic problem?
    By FernandoBasso in forum C Programming
    Replies: 7
    Last Post: 11-16-2011, 05:50 PM
  3. Replies: 4
    Last Post: 10-16-2008, 07:30 PM
  4. Replies: 27
    Last Post: 10-11-2006, 04:27 AM
  5. syntax linked list problem & struct problem
    By beely in forum C Programming
    Replies: 5
    Last Post: 11-11-2002, 09:14 AM