Skip to content

Commit ec9fdc8

Browse files
authored
Merge pull request #8 from mtschoen-unity/patch-1
Add a reminder to disable Just My Code
2 parents b4a681a + 360beb1 commit ec9fdc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ The original PmipMyCallstack plugin created by JB Evain would call the function
1515

1616
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.
1717

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+
1820
## Before
1921

2022
![Before Unity Mixed Callstack](https://raw.githubusercontent.com/mderoy/UnityMixedCallstack/master/Images/csb.png)

0 commit comments

Comments
 (0)