Warning about 12.2 lldb
Doug Hardie
bc979 at lafn.org
Tue Nov 3 00:47:43 UTC 2020
Lldb on 12.2 does not work properly. When you step over a function it never stops at the next statement but runs to completion. Printing variable values inside a function generally yields a core dump. Details for a simple case can be found in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241773
If you are doing development work it appears best to stay on 12.1 which is a lot better
-- Doug
More information about the freebsd-questions
mailing list