Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. About the arrow in "Locals and Expressions"

About the arrow in "Locals and Expressions"

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 2 Posters 1.4k 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.
  • KonstantinosK Offline
    KonstantinosK Offline
    Konstantinos
    wrote on last edited by
    #1

    Sometimes, it appears, sometimes it does not. Please, see the images.

    http://s31.postimg.org/ab1zdwqe3/image.png

    http://s32.postimg.org/726j8igut/image.png

    Why it does not appear sometimes? Does it matter that I open two times the QtCreator, and I run two different programs parallel?

    Thanks in advance.

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      It should show this arrow most of the time?
      It does here on win 10, mingw and Qt5.6
      For most objects. When it has members that can be listed.

      1 Reply Last reply
      0
      • KonstantinosK Offline
        KonstantinosK Offline
        Konstantinos
        wrote on last edited by
        #3

        Hi mrjj.

        Yes, but what is happening when there are members that can be listed - expanded, but the arrow does not appear?

        mrjjM 1 Reply Last reply
        0
        • KonstantinosK Konstantinos

          Hi mrjj.

          Yes, but what is happening when there are members that can be listed - expanded, but the arrow does not appear?

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Konstantinos
          Hi,
          It can be the code model used. ? clang.

          What platform, qt version, compiler etc are u using?

          KonstantinosK 1 Reply Last reply
          0
          • mrjjM mrjj

            @Konstantinos
            Hi,
            It can be the code model used. ? clang.

            What platform, qt version, compiler etc are u using?

            KonstantinosK Offline
            KonstantinosK Offline
            Konstantinos
            wrote on last edited by
            #5

            @mrjj

            Qt Version: 4.8.6

            Compiler: MinGW 482 Win32 (both its gdb.exe for debugging and g++.exe for compiling)

            But the issue is other. If I open two times the qt creator and I open two different programs with 100% the same code (but different directory), and I build them separately, then during debugging, arrow can appear to both, can appear to neither, or it can appear to one and not to other.

            1 Reply Last reply
            0
            • mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Ok, that does sound a bit odd :)
              Do u have a small project that sometimes dont show?
              Just to test here?

              1 Reply Last reply
              0
              • KonstantinosK Offline
                KonstantinosK Offline
                Konstantinos
                wrote on last edited by
                #7

                I will try to upload a project that sometimes does not show the arrow.

                Maybe this is something like that: https://bugreports.qt.io/browse/QTCREATORBUG-14093

                But does not help me.

                Just I am wondering. Does it matter the number of breakpoints? If I have 200 breakpoints, is it an issue?

                mrjjM 1 Reply Last reply
                0
                • KonstantinosK Konstantinos

                  I will try to upload a project that sometimes does not show the arrow.

                  Maybe this is something like that: https://bugreports.qt.io/browse/QTCREATORBUG-14093

                  But does not help me.

                  Just I am wondering. Does it matter the number of breakpoints? If I have 200 breakpoints, is it an issue?

                  mrjjM Offline
                  mrjjM Offline
                  mrjj
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @Konstantinos
                  hmm it does sound like that bug
                  and
                  Fix Version/s: None

                  It should not matter if many break points.

                  1 Reply Last reply
                  0

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved