Skip to content

Commit 028d3fd

Browse files
authored
Update docs/debugger/specify-symbol-dot-pdb-and-source-files-in-the-visual-studio-debugger.md
1 parent ba4785b commit 028d3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/specify-symbol-dot-pdb-and-source-files-in-the-visual-studio-debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ might be affected by your [Just My Code](just-my-code.md) settings.
203203
If you have selected **Search for all module symbols unless excluded**, then the module filter
204204
dialog looks like this:
205205

206-
![Screenshot of specifying excluded modules](media/vs-2022/specify-exclude-list.png")
206+
![Screenshot of specifying excluded modules](media/vs-2022/specify-exclude-list.png)
207207

208208
In this dialog, you can choose what modules you *do not* want Visual Studio to load symbols for.
209209
In this scenario, Visual Studio attempts to load symbols for every module in your debugged

0 commit comments

Comments
 (0)