<div dir="ltr">I don't have access to a FreeBSD or a mac at the moment. Can you, or someone else, check how -fstandalone-debug and -fno-standalone-debug behave?</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 24, 2015 at 6:57 AM, Siva Chandra <span dir="ltr"><<a href="mailto:sivachandra@google.com" target="_blank">sivachandra@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div class="h5"><div class="gmail_extra"><div class="gmail_quote">On Thu, Sep 24, 2015 at 6:47 AM, Siva Chandra <span dir="ltr"><<a href="mailto:sivachandra@google.com" target="_blank">sivachandra@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 24, 2015 at 6:40 AM, Ed Maste <span dir="ltr"><<a href="mailto:emaste@freebsd.org" target="_blank">emaste@freebsd.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The test case fails on FreeBSD right now because there's no error on<br>
"limit" and "nolimit":<br>
<br>
(lldb) expr f<br>
(Foo) $0 = (s = "qwerty")<br>
(lldb) expr s<br>
(MyString) $1 = (std::__1::string = "qwerty")<br>
</blockquote></div><br></div></span><div class="gmail_extra">Does -flimit-debug-info have any effect on FreeBSD? For example, if you try to print a std::string value when compiled with -flimit-debug-info, what does it say?</div></div>
</blockquote></div><br></div></div></div><div class="gmail_extra">Actually, the test fails on Darwin as well for the same reason. ISTM that -flimit-debug-info does not have any effect?</div></div>
</blockquote></div><br></div>