<p dir="ltr">That's a pretty serious lldb bug. Have you filed it? What's the case where it shows up?</p>
<div class="gmail_quote">On May 8, 2014 12:07 PM, "Ed Maste" <<a href="mailto:emaste@freebsd.org">emaste@freebsd.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 8 May 2014 13:54, Eric Christopher <<a href="mailto:echristo@gmail.com">echristo@gmail.com</a>> wrote:<br>
> As a note I would suggest that you not do this by default, but rather<br>
> have it set for things that can't assume that clang is building debug<br>
> info for everything etc or when you're using dtrace.<br>
<br>
As it stands two of our main debug info consumers on FreeBSD don't<br>
handle -fno-standalone-debug.  LLDB actually terminates on an<br>
assertion failure in clang when it encounters this.  Thus for now I'd<br>
rather default to universally usable debug info, even if it is a bit<br>
bloated.<br>
</blockquote></div>