mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
fix a typo.
This commit is contained in:
@@ -30,9 +30,9 @@ SRV*c:\code\symbols\*http://msdl.microsoft.com/download/symbols;SRV*c:\code\symb
|
||||
|
||||
## Troubleshooting: Symbols will not load
|
||||
|
||||
在 Windbg 中输入下列命令,打印出未什么 symbols 没有加载 :
|
||||
在 Windbg 中输入下列命令,打印出为什么 symbols 没有加载 :
|
||||
|
||||
```
|
||||
> !sym noisy
|
||||
> .reload /f chromiumcontent.dll
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user