DescriptionFix setting breakpoints in parts of a library.
This fixes the regression caused by
1eaa3dd84baf04db4ab7c437c734dceaa27785a3 and reported in #29988.
When picking a class to set a breakpoint, instead of rejecting classes
not defined in the script, we now reject classes which do not belong to
the library to which the script belongs.
R=asiva@google.com
Committed: https://github.com/dart-lang/sdk/commit/f0ef900fd3e20f0513be7fc13da36dbf89f2e1ac
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|