Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Some keys not working properly in debug session
Forum Updated to NodeBB v4.3 + New Features

Some keys not working properly in debug session

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 1 Posters 250 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.
  • T Offline
    T Offline
    tkansgar
    wrote on last edited by
    #1

    Hi,

    for debugging I currently use gdb in Qt Creator 11.0.3. I have several issues with the keys F5 (Continue), F10 (Step Over) and Shift+F11 (Step Out).

    • For Step Over I have to press F10 twice for each single line in any function (e.g. Step Over for three subsequent lines requires pressing F10 six times).
    • When I want to Continue or Step Out after stepping over with F10, I firstly have to click somewhere into the source code window, before F5 or Shift+F11 do their work.

    Are these known issues, and can they be fixed in any way?

    BR
    tkansgar

    T 1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
    • T tkansgar

      Hi,

      for debugging I currently use gdb in Qt Creator 11.0.3. I have several issues with the keys F5 (Continue), F10 (Step Over) and Shift+F11 (Step Out).

      • For Step Over I have to press F10 twice for each single line in any function (e.g. Step Over for three subsequent lines requires pressing F10 six times).
      • When I want to Continue or Step Out after stepping over with F10, I firstly have to click somewhere into the source code window, before F5 or Shift+F11 do their work.

      Are these known issues, and can they be fixed in any way?

      BR
      tkansgar

      T Offline
      T Offline
      tkansgar
      wrote on last edited by
      #2

      Hi again,

      now I detected, that this only happens, when working from home (under Windows 10) using TurboVNC connected to my workstation. When I work locally on that workstation, also using TurboVNC connected to the same VNC server running locally, all keys work as desired, when debugging. So it seems not to be a problem with Qt Creator, but with TurboVNC.

      BR
      tkansgar

      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