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

Debugger mistakes breakpoints between different projects

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 2.4.0-beta
    • Debugger
    • None
    • Qt SDK Version: qtsdkinstaller-x32-2011-11-01-Ubuntu8.04.4LTS.run

      Qt Creator 2.3.84 (2.4.0-rc)
      Based on Qt 4.7.4 (32 bit)
      Built on Nov 16 2011 at 12:01:12
      From revision 34033aea88

      Ubuntu10.10

      SDKTestRound29

    Description

      Steps:
      1. Create a Qt Quick application(build-in element only). Set Desktop4.8 target release mode.
      2. Set a breakpoint at line7 of main.cpp.
      3. Create a new Qt GUI application, set desktop4.8 target debug mode.
      4. Start debugging the GUI application, debugger stop at line 7 of main.cpp of the GUI application. But there is no breakpoint at all.
      5. If change the breakpoint to line9 of the first Qt Quick application and start debugging the second Qt GUI application,
      the debuger stop at line9 of main.cpp. So the debugger mistakes breakpoint between these two projects.

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              liuuxlii Liu LI
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes