Fix JustMyCode stepping into jumps (dotnet/coreclr#26781)
authorJakob Botsch Nielsen <t-janie@microsoft.com>
Tue, 1 Oct 2019 16:24:37 +0000 (18:24 +0200)
committerMike McLaughlin <mikem@microsoft.com>
Tue, 1 Oct 2019 16:24:37 +0000 (09:24 -0700)
commit8204808f382ef039c4b56077bcc9c969fdb657e4
tree3fcdf8ff3966c8d960af7c56f924a5ac5def5d95
parent289464f8269c08673933c3a80ffe143139815a68
Fix JustMyCode stepping into jumps (dotnet/coreclr#26781)

We should not patch the next instruction in this scenario.

Commit migrated from https://github.com/dotnet/coreclr/commit/22779e52abe71ddad9f741961b8e5c3d15a6ac0e
src/coreclr/src/debug/ee/controller.cpp
src/coreclr/src/debug/ee/controller.h