Current debugger has `StdLib` option in `DebugOption` in current debugger. We need to add this into the experimental debugger. We'll need to check if such a feature is available in the new PTVSD. Upstream issue https://github.com/Microsoft/ptvsd/issues/194
Current debugger has
StdLiboption inDebugOptionin current debugger.We need to add this into the experimental debugger.
We'll need to check if such a feature is available in the new PTVSD.
Upstream issue microsoft/ptvsd#194