Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to expand all the nodes in 'QuickWatch' window?

How to expand all the nodes in 'QuickWatch' window?

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mrkdb
    wrote on last edited by
    #1

    Hi, Is there any way to expand all the nodes in 'QuickWatch' window for a huge structure. I am facing this problem with a link list while debugging in VS2005. Thanks, Kishor

    D R 2 Replies Last reply
    0
    • M Mrkdb

      Hi, Is there any way to expand all the nodes in 'QuickWatch' window for a huge structure. I am facing this problem with a link list while debugging in VS2005. Thanks, Kishor

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Kishorb wrote:

      I am facing this problem with a link list...

      I don't think this is possible with such a (dynamic) data structure.


      "A good athlete is the result of a good and worthy opponent." - David Crow

      "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

      M 1 Reply Last reply
      0
      • D David Crow

        Kishorb wrote:

        I am facing this problem with a link list...

        I don't think this is possible with such a (dynamic) data structure.


        "A good athlete is the result of a good and worthy opponent." - David Crow

        "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

        M Offline
        M Offline
        Mrkdb
        wrote on last edited by
        #3

        Is there any way customize visual studio environment like through API's?

        D 1 Reply Last reply
        0
        • M Mrkdb

          Is there any way customize visual studio environment like through API's?

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          Not that I am aware of.


          "A good athlete is the result of a good and worthy opponent." - David Crow

          "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

          1 Reply Last reply
          0
          • M Mrkdb

            Hi, Is there any way to expand all the nodes in 'QuickWatch' window for a huge structure. I am facing this problem with a link list while debugging in VS2005. Thanks, Kishor

            R Offline
            R Offline
            Roger C Moore
            wrote on last edited by
            #5

            Instead of expanding all the nodes in quickwatch, you could just export the variable to JSON or XML using this Visual Studio Extension: Object Exporter extension[^]

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups