Skip to content

Commit b1bc9e6

Browse files
authored
Merge pull request #15330 from chuckries/patch-1
Document Source Server unavailability in protected mode
2 parents 65b5746 + 14bdd98 commit b1bc9e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/debugger/protected-mode-dump-debugging.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Protected mode isolates the debugger process from the rest of the system using A
2424
* The **Tasks** view will be empty in the Parallel Stacks window
2525
* The debugger **Tasks** window (**Debug->Windows->Tasks**) will be empty
2626
* Protected mode isn't enabled for Diagnostic Analysis and Debug Managed Memory
27+
* Source Server isn't available in protected mode
2728

2829
## Disable protected mode
2930

0 commit comments

Comments
 (0)