Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I advocated for the lldb tuning by default on FreeBSD originally, but I didn't fully understand the implications. It turns out we're just not ready yet. So, LGTM.
Comment Actions
Sure, I was just making it the same as LLVM's default.
Now that it's wired up through clang, people who want LLDB can use -glldb to get the same effect.
Comment Actions
Sure, I was just making it the same as LLVM's default.
Yeah, the defaults ought to be the same; it turns out this change was just premature.