Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML debug prompent....
Qt 6.11 is out! See what's new in the release blog

QML debug prompent....

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 3 Posters 5.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    qmljsdebugger=port:3768 “-qmljsdebugger=port:3768,block”
    dDebugger: C:\Qt\qtcreator-2.2.84\pythongdb\gdb-i686-pc-mingw32.exe
    QML server: 127.0.0.1:3768
    QmlJSDebugger: Connecting to debug server 127.0.0.1:3768
    sQmlJSDebugger:disconnect
    sQmlJSDebugger:error:(0) unknow error
    tell me why ??
    set is right,,no prompent.but debuuger is error? QML not debug..
    who help me !!

    1 Reply Last reply
    0
    • EddyE Offline
      EddyE Offline
      Eddy
      wrote on last edited by
      #2

      Please don't double post. You copy pasted exactly the same in an old post. This will not help you in getting answers.
      It would be better if you tell us more about your code and what you try to do.

      Qt Certified Specialist
      www.edalsolutions.be

      1 Reply Last reply
      0
      • kkoehneK Offline
        kkoehneK Offline
        kkoehne
        Moderators
        wrote on last edited by
        #3

        It seems your getting an error when debugging in QtCreator, right? First of all, if you're not interested in debugging QML (just C++) you can disable the QML debugger under Project ->Run Settings, just uncheck the QML debugger checkbox. Anyhow, if you want to debug QML/JS, and have problems with it, I suggest to file a detailed bugreport to bugreports.qt.nokia.com, Qt Creator component. The bug report should include: Qt version used, Content of Application Output pane, Content of Debugger Log view, and what the actual problem is (e.g. what you expect to happen vs what happens).

        Director R&D, The Qt Company

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          thank you .....my project is right ,,QML debug is right ..

          thd QT QML demos is not debug..
          now go on debug code
          [quote author="kkoehne" date="1314554173"]It seems your getting an error when debugging in QtCreator, right? First of all, if you're not interested in debugging QML (just C++) you can disable the QML debugger under Project ->Run Settings, just uncheck the QML debugger checkbox. Anyhow, if you want to debug QML/JS, and have problems with it, I suggest to file a detailed bugreport to bugreports.qt.nokia.com, Qt Creator component. The bug report should include: Qt version used, Content of Application Output pane, Content of Debugger Log view, and what the actual problem is (e.g. what you expect to happen vs what happens).[/quote]

          1 Reply Last reply
          0
          • kkoehneK Offline
            kkoehneK Offline
            kkoehne
            Moderators
            wrote on last edited by
            #5

            What project (.pro file) are you trying to debug?

            Director R&D, The Qt Company

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved