Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Have no output with LLDB on macOS
Qt 6.11 is out! See what's new in the release blog

Have no output with LLDB on macOS

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 392 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.
  • C Offline
    C Offline
    CheeryLee
    wrote on last edited by CheeryLee
    #1

    Hello everyone.

    I installed latest stable Qt release on my macOS Sierra. Now I have problems with console program debugging. There are two things:

    1. LLDB can't work with external terminal. OK, let's uncheck "Run in terminal". Now I can see program output in one of the tabs below. But no more interaction. If there is scanf in source, I can't put in anything. Or maybe I don't know where I should do that?
    2. So, when I uncheck "Run in terminal" and normally run (without debug) the program, I don't see any output in the tab below.

    Accordingly, if I will run the program in terminal, there will be fine with usual output but not with LLDB debugging (because as I have already said it can't work in it).

    Hope for your help.

    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