I would have no objection to disabling the Darwin only marker for the DWARF test, and seeing what happens on non-Mac.
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. 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 Sent from my iPhone > On Feb 10, 2015, at 10:42 PM, Ilia K <[email protected]> wrote: > > Tests were marked as "Darwin only" (see > test/functionalities/launch_with_glob/TestLaunchWithGlob.py), therefore I > have fixed it only for os x. > > > http://reviews.llvm.org/D7550 > > EMAIL PREFERENCES > http://reviews.llvm.org/settings/panel/emailpreferences/ > > > > _______________________________________________ > lldb-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
