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

Debbugging with a breakpoint stops at wrong line on iOS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 3.0.0
    • Debugger, iOS Support
    • Mac OS 10.8.5
    • 323a0c6291df7f7ff57ec5b8b32ea1e0eedd8af4

      1. Create a new Qt Widget Application project and configure it for an iOS device.
      2. Open main.cpp and place a breakpoint in line 8:
        w.show();
        
      3. Debug the application on an iOS device.
        The debugger will stop in line 6.

      Instead, the debugger should stop where the breakpoint is and nowhere else.

        1. left.log
          0.9 kB
        2. right.log
          22 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            fawzi Fawzi Mohamed
            rlohning Robert Löhning
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes