aboutsummaryrefslogtreecommitdiffhomepage
path: root/print.html
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2024-03-04 23:14:10 +0000
committerjohannst <johannst@users.noreply.github.com>2024-03-04 23:14:10 +0000
commit301c57576bd03caddf6493afaa8649a155897ae2 (patch)
treedb58e5ee7ca349f09388748831b83dac426d2efb /print.html
parent14dd90461b98a05cdce34abf7d131f9548f96277 (diff)
downloadnotes-301c57576bd03caddf6493afaa8649a155897ae2.tar.gz
notes-301c57576bd03caddf6493afaa8649a155897ae2.zip
deploy: 9e2328fdbe0825b5e274a2b1bcc322c3e9f1c435
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 &lt;name&gt;
Specify which process to follow when debuggee makes a fork(2)
syscall.
- set detach-on-frok &lt;on | off&gt;
+ set detach-on-fork &lt;on | off&gt;
Turn on/off detaching from new child processes (on by default).
Turning this off allows to debug multiple processes (inferiors) with
one gdb session.