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

Issue 99342: Added support to backtrace from botton of stack to debugger protocol (Closed)

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

Description

Added support to backtrace from botton of stack to debugger protocol. Fixed backtrace in D8 debugger and added gdb like syntax 'bt n' and 'bt -n' in addition to the already existing 'bt from to'. Committed: http://code.google.com/p/v8/source/detail?r=1929

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -8 lines) Patch
M src/d8.js View 3 chunks +24 lines, -3 lines 0 comments Download
M src/debug-delay.js View 1 chunk +11 lines, -5 lines 0 comments Download
M test/mjsunit/debug-backtrace.js View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 7 months ago (2009-05-04 11:56:38 UTC) #1
Mads Ager (chromium)
11 years, 7 months ago (2009-05-13 08:25:42 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698