r147341.<br><br><div class="gmail_quote">On Thu, Dec 29, 2011 at 2:42 AM, Alexander Potapenko <span dir="ltr"><<a href="mailto:glider@google.com">glider@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
(see <a href="http://code.google.com/p/address-sanitizer/issues/detail?id=23" target="_blank">http://code.google.com/p/address-sanitizer/issues/detail?id=23</a>)<br>
In order for exceptions to work correctly, it should be possible to<br>
unwind through the functions wrapped by ASan RTL (in particular,<br>
__cxa_throw())<br>
Because we intentionally build the runtime with -fno-exceptions, we<br>
need at least the unwind tables to support _Unwind_Backtrace().<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Alexander Potapenko<br>
Software Engineer<br>
Google Moscow<br>
</font></span></blockquote></div><br>