Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Issue 11522: Change the handling of OS::Abort on Windows to enter the debugger if the proc... (Closed)

Created:
12 years, 1 month ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Change the handling of OS::Abort on Windows to enter the debugger if the process is being debugged. Committed: http://code.google.com/p/v8/source/detail?r=802

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4 lines) Patch
M src/platform-win32.cc View 1 2 chunks +13 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Thygesen Gjesse
12 years, 1 month ago (2008-11-20 09:55:20 UTC) #1
Mads Ager (chromium)
LGTM, could you add a commit to the #define at the top of the file.
12 years, 1 month ago (2008-11-20 09:57:15 UTC) #2
Søren Thygesen Gjesse
12 years, 1 month ago (2008-11-20 09:59:44 UTC) #3
Added comment

// Require Windows 2000 or higher (this is required for the IsDebuggerPresent
// function to be present).

Powered by Google App Engine
This is Rietveld 408576698