From 301c57576bd03caddf6493afaa8649a155897ae2 Mon Sep 17 00:00:00 2001 From: johannst Date: Mon, 4 Mar 2024 23:14:10 +0000 Subject: deploy: 9e2328fdbe0825b5e274a2b1bcc322c3e9f1c435 --- tools/gdb.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/gdb.html') diff --git a/tools/gdb.html b/tools/gdb.html index 44846a6..c8e3f09 100644 --- a/tools/gdb.html +++ b/tools/gdb.html @@ -330,7 +330,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. -- cgit v1.2.3