https://bugs.kde.org/show_bug.cgi?id=389095

            Bug ID: 389095
           Summary: Kdevelop somehwo looses contact/ do not update info
                    from GDB
           Product: kdevelop
           Version: 5.2.1
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: All build tools
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: maxime.haselba...@googlemail.com
  Target Milestone: ---

Running my c++ project with GDB, some variable do not get actualize
e.g 
id=myFunc()
<--------I still see id= whaterver in the variable pane
qDebug()<<id; 
<--------I nwo see "2" in the output window which is the expected value.

To me Kdevelop does not always update his value when new ones are comming form
GDB
This is not a GDB problem since it works well with QT creator..

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to