aboutsummaryrefslogtreecommitdiffhomepage
path: root/print.html
diff options
context:
space:
mode:
Diffstat (limited to 'print.html')
-rw-r--r--print.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/print.html b/print.html
index 9da4ae2..10645cd 100644
--- a/print.html
+++ b/print.html
@@ -1905,7 +1905,7 @@ thread name <name>
Specify which process to follow when debuggee makes a fork(2)
syscall.
- set detach-on-frok <on | off>
+ set detach-on-fork <on | off>
Turn on/off detaching from new child processes (on by default).
Turning this off allows to debug multiple processes (inferiors) with
one gdb session.