Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-7227

QtScript debugger starts up slowly on Windows with 4.6.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.0
    • 4.6.0
    • Qt Script
    • None
    • 5762a988fbcd95c9c44e58993c25f5cd1d53f897

    Description

      This is a regression from Qt 4.5.3.

      When starting the QtScript debugger from Visual Studio using the following code

      QScriptEngineDebugger debugger;
      debugger.attachTo(&engine);
      debugger.action(QScriptEngineDebugger::InterruptAction)->trigger();

      then it starts up slowly (more then 10 seconds) with 4.6.0. This problem does not occur with Qt 4.5.3. The problem does not happen when running the application from the command line.

      Attachments

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

        Activity

          People

            kenthans Kent Hansen (Inactive)
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes