[Bug 263387] devel/qtcreator: debugging completely broken
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 18 14:51:45 BST 2022
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263387
--- Comment #4 from Florian Walpen <dev at submerge.ch> ---
> For lldb13 I use the default lldb binary:
>
> STARTING LLDB: /usr/bin/lldb
This is the one installed with the FreeBSD base system. It will not work here
AFAIK, because it is stripped down and missing the Python script bindings.
You'll have to "pkg install llvm13" and configure /usr/local/bin/lldb13 in
qtcreator.
Your use of lldb14 looks ok though - are you sure it doesn't work? What are the
symptoms?
I also get the error message about /usr/local/include/../Src, but debugging
still works for me.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list