docs: add native c++ windows debugging method (#26286)
This commit is contained in:
parent
e193543ea8
commit
d836682ee6
4 changed files with 102 additions and 38 deletions
|
@ -30,4 +30,4 @@ You will need to use a debugger that supports the V8 inspector protocol.
|
|||
|
||||
- Connect Chrome by visiting `chrome://inspect` and selecting to inspect the
|
||||
launched Electron app present there.
|
||||
- [Debugging the Main Process in VSCode](debugging-main-process-vscode.md)
|
||||
- [Debugging in VSCode](debugging-vscode.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue