Skip to content

Commit c58725d

Browse files
committed
Address user feedback items
1 parent 41df938 commit c58725d

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)