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

Issue 8069002: Fixed deadlock in the debugger agent in Windows. (Closed)

Created:
9 years, 2 months ago by Yang
Modified:
9 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fixed deadlock in the debugger agent in Windows. BUG=v8:1723 TEST=cctest test-debug/DebuggerAgent Committed: http://code.google.com/p/v8/source/detail?r=9469

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -2 lines) Patch
M src/platform-win32.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M test/cctest/test-debug.cc View 2 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
The Windows implementation of Thread::Join leads to a deadlock when a thread attempts to join ...
9 years, 2 months ago (2011-09-28 13:10:43 UTC) #1
Søren Thygesen Gjesse
9 years, 2 months ago (2011-09-28 13:16:12 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698