Hi,<br><br>  Here is an updated patch.<br><br>                    Zoltan<br><br><div class="gmail_quote">On Thu, Jul 16, 2009 at 12:30 AM, Chris Lattner <span dir="ltr"><<a href="mailto:clattner@apple.com">clattner@apple.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;"><div><div></div><div class="h5"><br>
On Jul 15, 2009, at 1:07 PM, Zoltan Varga wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
  The PrettyStackTrace class adds signal handlers for various signals to be able to catch fatal signals. This causes problems for<br>
host applications which handle signals their own way, like vm's/gc's. The attached patch adds a global to switch off the<br>
registration of signal handlers.<br>
</blockquote>
<br>
<br></div></div>
Hi Zoltan,<br>
<br>
I'm ok with something like this, but please name it "DisablePrettyStackTrace" and set it to 0 by default (flipping the sense of the flag).  I think that will make it more obvious that you have to poke the variable to change the default behavior.<br>

<br>
Thanks,<br><font color="#888888">
<br>
-Chris<br>
</font></blockquote></div><br>