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. Debugger only starting for projects located in home directory (Ubuntu, QtCreator 3)
QtWS25 Last Chance

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

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 568 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.
  • B Offline
    B Offline
    B_old
    wrote on last edited by
    #1

    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
    0

    • Login

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