Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Debugger only starting for projects located in home directory (Ubuntu, QtCreator 3)

    Tools
    1
    1
    491
    Loading More Posts
    • 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.
    • B
      B_old last edited by

      I set a breakpoint in my project and start a debug run. Both gdb and lldb never really launch though.
      Somewhere I read a hint, that I should try it with a project placed in the home directory. In that case gdb starts, but runs into the ptrace problem. I then tried it with lldb and execution halted at the breakpoint and I could view variable values.
      If lldb works reliable if I place the projects in the home dir, I can live with that. But I'm still curious if this is expected behavior or if I should change anything with my setup.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post