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. Breakpoints not working when "Run in terminal" is checked
Forum Updated to NodeBB v4.3 + New Features

Breakpoints not working when "Run in terminal" is checked

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 3 Posters 1.9k 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.
  • P Offline
    P Offline
    phonon
    wrote on last edited by
    #1

    Debugger doesn't stop at breakpoints if the "Run in terminal" option is selected in Qt Creator

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hpollak
      wrote on last edited by
      #2

      If I configure Project run in Terminal, this is only affected on running the application ( so no stop at breakpoints ).

      If I debug the Project no Terminal is shown and the debugger stops.

      So everything works fine with my configuration:

      QT 5 rc2
      QTCreator 2.6.1

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        Which OS are you running? If on linux: Do you have ptrace protection on?

        1 Reply Last reply
        0
        • P Offline
          P Offline
          phonon
          wrote on last edited by
          #4

          I don't know how is this related to ptrace but no, protection is disabled

          @$ cat /proc/sys/kernel/yama/ptrace_scope
          0@

          I'm running Ubuntu 12.10 x86_64 and QtCreator 2.6.81 (Qt 4.8.3)

          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