Skip to content

Commit

Permalink
en: setup kdnet: fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunflower2333 committed Jan 4, 2025
1 parent 5106f51 commit 22fba53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WindowsDebug/SetupKDNET.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

### Setup KDNET in Windbg
- Opne Windbg(Preview),Click the **File** button on the top left corner
- Click `Attach to kernel`(default section) under `Start Debugging`.
- Click `Attach to kernel` under `Start debugging`(default section).
- Click `Net`(default section)
+ Type `50000` in `Port Number`
+ Type `1.1.1.1` in `Key`
Expand Down

0 comments on commit 22fba53

Please sign in to comment.