[gdb/doc] Fix print inferior-events default
authorTom de Vries <tdevries@suse.de>
Tue, 26 Oct 2021 08:45:08 +0000 (10:45 +0200)
committerTom de Vries <tdevries@suse.de>
Tue, 26 Oct 2021 08:45:08 +0000 (10:45 +0200)
In the docs about print inferior-events we read:
...
By default, these messages will not be printed.
...

That used to be the case, but is no longer so since commit f67c0c91715 "Enable
'set print inferior-events' and improve detach/fork/kill/exit messages".

Fix this by updating the docs.

gdb/doc/gdb.texinfo

index 631a7c03b31e39404a71e1668b87278ea1b6e05b..4fda34e1ab813dd067776ed7f6c5a9297a781d1a 100644 (file)
@@ -3395,7 +3395,7 @@ control use @w{@code{set print inferior-events}}:
 The @code{set print inferior-events} command allows you to enable or
 disable printing of messages when @value{GDBN} notices that new
 inferiors have started or that inferiors have exited or have been
-detached.  By default, these messages will not be printed.
+detached.  By default, these messages will be printed.
 
 @kindex show print inferior-events
 @item show print inferior-events