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

Can not step into functions on Symbian

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • Qt Creator 1.3.83 (2.0.0-beta)
    • Windows Vista 64, Nokia N82, App TRK 3.1.2, Qt for Symbian 4.6.2, GCCE compiler
    • cfe771cc373fc192e305d2f00cc81ef24ac4df10

    Description

      I attached a small example to show the bug. It's based on the generated Qt GUI app. I defined the global function someCall() in front of main and call it from main. someCall() just calls qDebug() and returns.

      When I try to step into someCall() the debugger just runs to the next line of main. The output of qDebug() shows up, so the function is executed. A breakpoint inside someCall() is hit, too.

      I attached the output of the debugger.

      Attachments

        1. AndMore.7z
          1 kB
          Robert Löhning
        2. debugger.txt
          20 kB
          Robert Löhning
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes