Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 99bf90c

Browse files
ZecyelCopilot
andauthored
Update docs/lab/lab2.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a567611 commit 99bf90c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/lab/lab2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
教程位于`./gdb-tutor`目录下。
3737

3838
- **`gdb-tutor`**:一个旨在帮助各位学习和练习使用 GDB 的可执行文件。侧重于实验所需的调试技巧。
39-
- **`gdb-tutor.c`**:与 `gdb-tutor` 可执行文件对应的源代码。可以选择边阅读改.c源码中的文字和提示,边在终端与可执行文件交互。
39+
- **`gdb-tutor.c`**:与 `gdb-tutor` 可执行文件对应的源代码。可以选择边阅读该.c源码中的文字和提示,边在终端与可执行文件交互。
4040

4141
**使用方法:** 直接在`./src/gdb-tutor`目录下执行命令:
4242

0 commit comments

Comments
 (0)