Samsung / netcoredbg

NetCoreDbg is a managed code debugger with MI interface for CoreCLR.
MIT License
743 stars 98 forks source link

fix: stepping over 'await' calls #125

Closed noam-sol closed 1 year ago

noam-sol commented 1 year ago

Patch copied from https://github.com/Samsung/netcoredbg/issues/110

Fixes MVP-4335 AHub link:

noam-sol commented 1 year ago

Oops, meant to open a PR internally