Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions QA.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ git push -f

**方法一:(适合vscode 一般用户)**

请看 [VSCode 可视化调试支持](https://learningos.github.io/rust-based-os-comp2022/0setup-devel-env.html#vscode)。
请看 [VSCode 可视化调试支持](https://learningos.github.io/rust-based-os-comp2023/0setup-devel-env.html#vscode)。
感谢 @myrfy 米明恒的贡献!

**方法二:(适合vscode熟手)**
Expand All @@ -206,4 +206,4 @@ git push -f

**方法三:(适合Linux 命令行熟手)**

请看 [GDB 调试支持](https://learningos.github.io/rust-based-os-comp2022/0setup-devel-env.html#gdb)
请看 [GDB 调试支持](https://learningos.github.io/rust-based-os-comp2023/0setup-devel-env.html#gdb)