On 2012/03/04 00:46:46, Net147 wrote:
I'm not totally familiar with how MSVCRT handles SIGABRT, but from I read at
http://msdn.microsoft.com/en-us/library/k089yyh0.aspx and
http://msdn.microsoft.com/en-us/library/e631wekh.aspx
this CL seems to be sidestepping outputting an abort message and a crash
dump by
directly calling raise(SIGABRT). This doesn't seem to be the desired
behavior
imo.
https://chromiumcodereview.appspot.com/9601002/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev