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

Issue 99185: Pause and show call stack on exceptions (Closed)

Created:
11 years, 7 months ago by yurys
Modified:
9 years, 7 months ago
Reviewers:
pfeldman
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

1. When exception is thrown debugger will pause and show call stack. 2. Function actual parameters are not shown in the call stack panel because they are alredy displayed in the scopes panel. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14935

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -8 lines) Patch
M webkit/glue/devtools/js/debugger_agent.js View 4 chunks +53 lines, -7 lines 0 comments Download
M webkit/glue/devtools/js/inspector_controller.js View 1 chunk +12 lines, -1 line 0 comments Download
M webkit/glue/devtools/js/inspector_controller_impl.js View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
yurys
11 years, 7 months ago (2009-04-29 11:51:55 UTC) #1
pfeldman
11 years, 7 months ago (2009-04-29 11:58:29 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698