Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-22235

Breakpoint Does Not Stop at Shared Library Source File - "No source file named...."

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.9.0-rc1
    • Debugger
    • None
    • Linux/X11

    Description

      I have both executable and shared library projects on QtCreator 4.9 rc1. No matter how i set on Projects->Managed Kits >  Debugger >General (or GDB), i can't get the breakpoint to work. From Debugger Log View, i see the following:

      // code placeholder&"unset environment XDG_VTNR\n"
      >1888^done
      
      
      >&"unset environment XMODIFIERS\n"
      >1889^done
      
      
      >&"unset environment _\n"
      >1890^done
      
      
      
      
      >1891^done
      <1894target extended-remote tcp:X.X.X.X:10000
      
      >&"No source file named /home/xxxxx/Dropbox/xxxx/Development/25-7-2018/xxxx/xxxxx.cpp.\n"
      >1893^done,bkpt={number="2",type="breakpoint",disp="keep",enabled="y",addr="<PENDING>",pending="\"/home/xxxxx/Dropbox/xxxx/Development/25-7-2018/xxxx/xxxx.cpp\":149",times="0",original-location="\"/home/xxxx/Dropbox/xxxx/Development/25-7-2018/xxxx/xxxxyyyy.cpp\":149"}
      
      
      

      Those breakpoint has a valid source file path, but debugger just never stop at shared library.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            lsafelix Felix Lo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes