dart-sdk/runtime/observatory
Zichang Guo 77ff89b223 [vm] disallow breakpoint on non-debuggable library
There is no clear defination on setLibraryDebuggable in rpc. But obviously breakpoint should be not set and hit if library is not debuggable. Correct this behavior.

Bug: https://github.com/dart-lang/sdk/issues/36914
Change-Id: Ic75f89055eeb69279a504366fe35f3e98b173abf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118340
Commit-Queue: Zichang Guo <zichangguo@google.com>
Reviewed-by: Régis Crelier <regis@google.com>
2019-09-23 15:31:28 +00:00
..
bin
lib Revert "[vm, service] Remove _collectAllGarbage." 2019-09-12 18:41:08 +00:00
tests [vm] disallow breakpoint on non-debuggable library 2019-09-23 15:31:28 +00:00
tool
web
.gitignore
.packages
analysis_options.yaml
BUILD.gn
HACKING.md
observatory_sources.gni
pubspec.yaml
update_sources.py