Skip to content

Commit

Permalink
docs: fix broken images for symbol server setup (#32526)
Browse files Browse the repository at this point in the history
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
  • Loading branch information
trop[bot] and dsanders11 committed Jan 18, 2022
1 parent 5048fff commit e424780
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/development/debugging-with-symbol-server.md
Expand Up @@ -43,8 +43,9 @@ SRV*c:\code\symbols\*https://msdl.microsoft.com/download/symbols;SRV*c:\code\sym

## Using the symbol server in Visual Studio

![Tools -> Options](https://mdn.mozillademos.org/files/733/symbol-server-vc8express-menu.jpg)
![Symbols Settings](https://mdn.mozillademos.org/files/2497/2005_options.gif)
![Tools -> Options](../images/vs-tools-options.png)

![Symbols Settings](../images/vs-options-debugging-symbols.png)

## Troubleshooting: Symbols will not load

Expand Down
Binary file added docs/images/vs-options-debugging-symbols.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/vs-tools-options.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e424780

Please sign in to comment.