[llvm-dev] Debugging clang with debugger breakpoints ?
David Greene via llvm-dev
llvm-dev at lists.llvm.org
Fri Nov 8 09:32:20 PST 2019
Joan Lluch <joan.lluch at icloud.com> writes:
> I’m using the default Xcode debugger which happens to be Apple’s
> version of LLDB. Is there something equivalent for it?.
A really old SO post indicates not:
https://stackoverflow.com/questions/19204395/lldb-equivalent-of-gdbs-follow-fork-mode-or-detach-on-fork
That may very well have changed since, I don't know. I don't use LLDB
at the moment.
-David
More information about the llvm-dev
mailing list