<div class="gmail_quote">On 13 January 2010 15:18, Rafael Espindola <span dir="ltr"><<a href="mailto:espindola@google.com">espindola@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

2010/1/13 Nick Lewycky <<a href="mailto:nlewycky@google.com">nlewycky@google.com</a>>:<br>
<div class="im">> This could be used for a valgrind as well, for example. Maybe the flag<br>
> should be named "run_under" instead of emulator? I'm on the fence on that<br>
> because valgrind really is an emulator under the hood.<br>
<br>
</div>It could be something else, so it is a good point.<br></blockquote><div><br>Looks good to me. Thanks Rafael!<br><br>Nick<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<div class="im">
> This isn't compatible GET_STABLE_NUMBERS, nor remote execution. Instead of<br>
> modifying just one RUNSAFELY line to add $(EMULATOR_OPT), you should put:<br>
><br>
>   ifdef EMULATOR<br>
>     RUNSAFELY := $(RUNSAFELY) $(EMULATOR_OPT)<br>
>   endif<br>
><br>
> at line 109.<br>
<br>
</div>Updated patch attached. I am testing it.<br>
<br>
> Nick<br>
<div><div></div><div class="h5"><br>
Cheers,<br>
--<br>
Rafael Ávila de Espíndola<br>
</div></div></blockquote></div><br>