You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debug a remote application without any source on the client side (all is one of, breakpoint(), ptvsd.wait_for_attach or ptvsd.break_into_debugger or an exception).
Scenarios:
breakpoint()
,ptvsd.wait_for_attach
orptvsd.break_into_debugger
oran exception
).Upstream issue microsoft/ptvsd#318
I'd consider item 2 to be a great feature for release (I'm assuming this isn't already possible in PTVS, I know it isn't in VSC Python).
remoteRoot
setting optional inlaunch.json
)The text was updated successfully, but these errors were encountered: