[Bug 263387] devel/qtcreator: debugging completely broken
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 18 14:08:25 BST 2022
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263387
--- Comment #2 from Ivan <ivan at drm.su> ---
>@Ivan: Can you double check in the debugger logs that qtcreator uses lldb13 or lldb14 from ports, something like:
>> STARTING LLDB: /usr/local/bin/lldb14
For lldb13 I use the default lldb binary:
STARTING LLDB: /usr/bin/lldb
❯ /usr/bin/lldb --version
lldb version 13.0.0 (git at github.com:llvm/llvm-project.git revision
llvmorg-13.0.0-0-gd7b669b3a303)
clang revision llvmorg-13.0.0-0-gd7b669b3a303
llvm revision llvmorg-13.0.0-0-gd7b669b3a303
And then I switch to lldb14 I use this binary:
dSTARTING LLDB: /usr/local/bin/lldb14
❯ /usr/local/bin/lldb14 --version
lldb version 14.0.1
All the packages were installed via pkg install. No custom builds from ports.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list