[sdb] Fix support for async debugging in optimized mode, roslyn generates valuetype...
authorZoltan Varga <vargaz@gmail.com>
Thu, 31 Aug 2017 11:17:02 +0000 (07:17 -0400)
committerGitHub <noreply@github.com>
Thu, 31 Aug 2017 11:17:02 +0000 (07:17 -0400)
commit19046502886ad7697b4c6642337441a7fdafd28a
treec0e9118d6e4c9451442f68f907b658ec05dbd497
parente7a2d94f75e00c1f00ebe8bf02b67df7110a0b9a
[sdb] Fix support for async debugging in optimized mode, roslyn generates valuetype IAsyncStateMethod implementations. Fixes #58728. (#5476)
mono/mini/debugger-agent.c