Skip to content

Commit 98e0ac4

Browse files
committed
Add comments on set-follow-fork-mode-child.md
Add comments on set-follow-fork-mode-child.md.
1 parent 26d9889 commit 98e0ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/set-follow-fork-mode-child.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373

7474
可以看到程序执行到第17行:子进程打印“hello world”。
7575

76-
参见[gdb手册](https://sourceware.org/gdb/onlinedocs/gdb/Forks.html)
76+
这个命令目前Linux支持,其它很多操作系统都不支持,使用时请注意。参见[gdb手册](https://sourceware.org/gdb/onlinedocs/gdb/Forks.html)
7777

7878
## 贡献者
7979

0 commit comments

Comments
 (0)