We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4a681a + 360beb1 commit ec9fdc8Copy full SHA for ec9fdc8
README.md
@@ -15,6 +15,8 @@ The original PmipMyCallstack plugin created by JB Evain would call the function
15
16
In this version we also display the module the managed code belongs to. This gives you a nice callstack to look at in visual studio.
17
18
+Remember, you need to disable Just My Code in the debugger options (Debug -> Options...) to expand the `[External Code]` entry in the callstack.
19
+
20
## Before
21
22

0 commit comments