I was objecting to both things actually:<br><br>1) Disabled in the CMake build that Ilia ported<br>2) Test disabled on non mac.<br><br>We should be enabling tests in all platforms by default, and if it breaks someone should be fixing the tests.<br><br>Also, I know you guys use the Xcode build primarily, but i think for large changes like this it would be helpful to at least try to fix the CMake build.  Otherwise there's a good chance nobody will notice the change go through and the feature will not be added to other builds until someday when it breaks a test.<br><div class="gmail_quote">On Tue, Feb 10, 2015 at 10:47 PM Enrico Granata <<a href="mailto:egranata@apple.com">egranata@apple.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I would have no objection to disabling the Darwin only marker for the DWARF test, and seeing what happens on non-Mac.<br>
<br>
If that test marking is what Zachary was referring to as "Mac-only" then - my bad - it was not intentional. argdumper should be compilable and runnable on pretty much any sane system.<br>
<br>
What we don't do is remote argdumper - as in, I won't compile argdumper, send it over to a remote system for execution, and retrieve the output locally<br>
<br>
Sent from my iPhone<br>
<br>
> On Feb 10, 2015, at 10:42 PM, Ilia K <<a href="mailto:ki.stfu@gmail.com" target="_blank">ki.stfu@gmail.com</a>> wrote:<br>
><br>
> Tests were marked as "Darwin only" (see test/functionalities/launch_<u></u>with_glob/TestLaunchWithGlob.<u></u>py), therefore I have fixed it only for os x.<br>
><br>
><br>
> <a href="http://reviews.llvm.org/D7550" target="_blank">http://reviews.llvm.org/D7550</a><br>
><br>
> EMAIL PREFERENCES<br>
>  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/<u></u>settings/panel/<u></u>emailpreferences/</a><br>
><br>
><br>
><br>
> ______________________________<u></u>_________________<br>
> lldb-commits mailing list<br>
> <a href="mailto:lldb-commits@cs.uiuc.edu" target="_blank">lldb-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/lldb-commits</a><br>
</blockquote></div>