Chromium Code Reviews
DescriptionWhen we hit a breakpoint in the debugger, show the source of current line.
- We keep a cache of source & line info in the TargetScript class.
- We need to use line source more broadly, but ddbg needs to be "futurized"
first.
Added an uncaught exception handler to the root zone to try to
gracefully close the debugger.
R=hausner@google.com
Committed: https://code.google.com/p/dart/source/detail?r=30953
Patch Set 1 #Patch Set 2 : #
Total comments: 6
Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #Messages
Total messages: 8 (0 generated)
|