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

Issue 2976063002: Add top-level exception handler on Windows to dump stack traces (Closed)

Created:
3 years, 5 months ago by alexmarkov
Modified:
3 years, 5 months ago
Reviewers:
zra, rmacnak, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add top-level exception handler on Windows to dump stack traces R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/2e5002d67a61dcdb36c8268ca7a3c4c995f4570e

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added more comments and restoring of console #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
M runtime/bin/platform_win.cc View 1 2 chunks +24 lines, -0 lines 0 comments Download
M runtime/vm/profiler.cc View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
alexmarkov
Hi Zach, Could you please try to build this CL on Windows?
3 years, 5 months ago (2017-07-12 21:42:57 UTC) #2
zra
This built and appears to work! https://codereview.chromium.org/2976063002/diff/1/runtime/bin/platform_win.cc File runtime/bin/platform_win.cc (right): https://codereview.chromium.org/2976063002/diff/1/runtime/bin/platform_win.cc#newcode40 runtime/bin/platform_win.cc:40: static LONG WINAPI ...
3 years, 5 months ago (2017-07-12 22:14:59 UTC) #3
alexmarkov
https://codereview.chromium.org/2976063002/diff/1/runtime/bin/platform_win.cc File runtime/bin/platform_win.cc (right): https://codereview.chromium.org/2976063002/diff/1/runtime/bin/platform_win.cc#newcode40 runtime/bin/platform_win.cc:40: static LONG WINAPI On 2017/07/12 22:14:59, zra wrote: > ...
3 years, 5 months ago (2017-07-12 22:39:49 UTC) #5
zra
lgtm
3 years, 5 months ago (2017-07-12 22:43:54 UTC) #6
alexmarkov
3 years, 5 months ago (2017-07-13 15:17:36 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
2e5002d67a61dcdb36c8268ca7a3c4c995f4570e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698