Support Chrome SkipLists (#1176)

This greatly reduces the number of back and forth step requests as Chrome will continue stepping until we hit a range not included in the provided `skipList`. Read more about the feature [here](https://chromedevtools.github.io/devtools-protocol/tot/Debugger/#method-stepInto).
14 files changed