Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Qt on BlackBerry and QNX
  4. QT Debug for QNX7.1

QT Debug for QNX7.1

Scheduled Pinned Locked Moved Unsolved Qt on BlackBerry and QNX
1 Posts 1 Posters 772 Views
  • 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.
  • M Offline
    M Offline
    marsang
    wrote on last edited by
    #1

    Hi, I've set up a QT creator (I've try both open and commercial demo) to compile Qt applications
    5.9.8 for QNX7.1 : all works fine (compile, deploy, run) but I'm not able to run a debug section.
    The debug create a pdebug process, but it do not works and stay pending forever.
    Debugging with Momentics works as usual.
    I've tested both QT creator open version and a QT creator commercial demo, with same results
    What's wrong with the debugger?
    Thanks
    m.

    debugger is configured pointing to QNX's momentics GDB
    31ffd4e6-e12c-4a32-a6fa-91710f8f79ed-immagine.png

    This is the QT logger dump:
    13:22:07.887 default: SOFT ASSERT: "d->m_logWindow" in file C:\Users\qt\work\build\qt-creator\src\plugins\debugger\debuggerengine.cpp, line 1759
    13:22:07.887 default: MSG: "(gdb) "
    13:22:07.887 default: SOFT ASSERT: "d->m_logWindow" in file C:\Users\qt\work\build\qt-creator\src\plugins\debugger\debuggerengine.cpp, line 1759
    13:22:07.887 default: MSG: "64^done"
    13:22:07.887 default: SOFT ASSERT: "d->m_logWindow" in file C:\Users\qt\work\build\qt-creator\src\plugins\debugger\debuggerengine.cpp, line 1759
    13:22:07.887 default: MSG: "COOKIE FOR TOKEN 64 ALREADY EATEN (DebuggerFinished). TWO RESPONSES FOR ONE COMMAND?"
    13:22:07.887 default: SOFT ASSERT: "d->m_logWindow" in file C:\Users\qt\work\build\qt-creator\src\plugins\debugger\debuggerengine.cpp, line 1759
    13:22:07.887 default: MSG: "(gdb) "
    13:22:08.051 default: SOFT ASSERT: "d->m_logWindow" in file C:\Users\qt\work\build\qt-creator\src\plugins\debugger\debuggerengine.cpp, line 1759
    13:22:08.051 default: MSG: "QUIT DEBUGGER REQUESTED IN STATE 16"

    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