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

Moving breakpoint to actual line of code does not move icon

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 2.3.0
    • Qt Creator 2.2.0
    • Debugger
    • None
    • Windows Vista x64
      gcc (GCC) 4.4.0
      GNU gdb (GDB) 7.2
    • e7121d50d7d96ec12e09990920d6293310281bf3, 4871f81894ba49bef1b0aec7d37245f946f5b2d5

      1. Open project simple.pro from Creator's sources.
      2. In file simple_gdbtest_plugin.cpp, add a comment above the definition of function pluginTest().
      3. Add a breakpoint in the line of this comment.
      4. Build the project with MinGW.
      5. Run the project in gdb.
        Execution will stop at the first line of actual code below the breakpoint. The breakpoint icon will jump to this line for an instant and then right back to the comment. In the other file of the project, it works correctly.


      This is a regression. It works in 2.1.0.

        1. breakpointicon.png
          breakpointicon.png
          79 kB
        2. debugger.log
          26 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes