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

Issue 10645003: Do not collect stack trace unnecessarily (Closed)

Created:
8 years, 6 months ago by hausner
Modified:
8 years, 6 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, Anton Muhin
Visibility:
Public.

Description

Do not collect stack trace unnecessarily The debugger collected stack traces on each exception throw even when the debugger client specifies "no pause on exception". This fixes the asserts that Anton saw in some tests. Committed: https://code.google.com/p/dart/source/detail?r=8996

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M runtime/vm/debugger.cc View 3 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
hausner
8 years, 6 months ago (2012-06-21 18:44:32 UTC) #1
regis
8 years, 6 months ago (2012-06-21 18:46:21 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698