Change the handling of OS::Abort on Windows to enter the debugger if the process...
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 20 Nov 2008 10:00:36 +0000 (10:00 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 20 Nov 2008 10:00:36 +0000 (10:00 +0000)
commit40cd237baea068c9892a07dd77fb56071daf8d35
tree6366a6e418b6343118b93e2134c645f44ea623d2
parent917bf2200ad73c4174591f4916eafcddf584e32d
Change the handling of OS::Abort on Windows to enter the debugger if the process is being debugged.
Review URL: http://codereview.chromium.org/11522

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@802 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/platform-win32.cc