[Lldb-commits] [PATCH] Have llgs tests output their traces into session dir

Zachary Turner zturner at google.com
Tue Feb 3 08:40:22 PST 2015


Ahh, so just to be clear, both variables are already set, and you're just
reading them? If so that's probably ok.

What do the filenames of the test outputs look like? Is there anything in
the filename to indicate it's a remote test case?
On Tue, Feb 3, 2015 at 8:37 AM Pavel Labath <labath at google.com> wrote:

> This environment variable is already used to communicate info about the
> session dir.
>
> In dotest.py the variable is set (according to the -s option).
> Then lldbtest.py takes it and uses it to output its own logs.
>
> I just copied these two lines from there.
>
> Potentially I could encapsulate it better, put it in a function or
> something.
>
>
> http://reviews.llvm.org/D7373
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150203/5686b815/attachment.html>


More information about the lldb-commits mailing list