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

calling the "Jump to line" functionality hangs the IDE.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.1.0
    • Qt Creator 2.0.0
    • Debugger
    • None
    • ebba27484c0b3d5a0fb11d3928e8a2ef5bdb2a74

    Description

      calling the "Jump to line" functionality hangs the IDE. on RHEL5 using GDB(6.8-37.el5)

      we could see in the debugger window the following error:

      >&"jump \"../TryQtC2/main.cpp\":10\n"
      >~"Continuing at 0x8049d69.\n"
      >~"main (argc=30408706, argv=0x8800) at ../TryQtC2/main.cpp:10\n"
      >~"10\t i++;\n"
      >45^done
      dUNEXPECTED RESPONSE 'done' TO COMMAND 'jump "../TryQtC2/main.cpp":10'

      the only way we manage to recover from this state is by using GDB quit.
      i.e
      quit <CTRL><ENTER>

      Attachments

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

        Activity

          People

            hjk hjk
            techsgin techsgin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes