Chromium Code Reviews
DescriptionBigger stepping granularity in debugging
- Single step now steps to a safe point on the next line.
- Step into no longer steps into library code.
- Each library has a flag that specifies whether one
can step into its code.
Later I will add an API to set the per-library flag. Currently
it's set to true for the top-level library and to false for
all other libraries.
Committed: https://code.google.com/p/dart/source/detail?r=8173
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 11
Messages
Total messages: 6 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||