LLDB + QtCreator for console application on Linux
Unsolved
Qt Creator and other tools
-
Hello. I've configured Kit to use clang + lldb, but got some trouble: output from application displays not in external terminal (which successfully was opened after debugging had begun ), all data display in "Application Output" panel of QtCreator.
LLDB:
GDB:
Could somebody check it, please ?
Thanks.