Skip to content

Commit 6fca654

Browse files
Merge pull request #12704 from Mikejo5000/mikejo-br23
Address user feedback items
2 parents 3b2639e + c58725d commit 6fca654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/using-dump-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Visual Studio automatically searches these locations for *.exe* files that aren'
9797

9898
1. The folder that contains the dump file.
9999
2. The module path the dump file specifies, which is the module path on the machine that collected the dump.
100-
3. The symbol paths specified in **Tools** (or **Debug**) > **Options** > **Debugging** > **Symbols**. You can also open the **Symbols** page from the **Actions** pane of the **Dump File Summary** window. On this page, you can add more locations to search.
100+
3. The symbol paths specified in **Tools** (or **Debug**) > **Options** > **Debugging** > **Symbols**. You can also open the **Symbols** page from the **Actions** panel of the **Dump File Summary** window. On this page, you can add more locations to search.
101101

102102
### Use the No Binary, No Symbols, or No Source Found pages
103103

0 commit comments

Comments
 (0)