From 8ea5bce59057ef1906bf1180843c0900b191dcab Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Mon, 19 Jul 2010 18:11:31 +0000 Subject: [PATCH 1/1] gdb/doc/ * gdb.texinfo (Active Targets): Fix wrong comma placement. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdb.texinfo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index dc2968cae83..0f52851bd21 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2010-07-19 Jan Kratochvil + + * gdb.texinfo (Active Targets): Fix wrong comma placement. + 2010-07-19 Jan Kratochvil Eli Zaretskii diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index bc4ca070903..be6cd3d8ced 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -15391,7 +15391,7 @@ and @code{show architecture}. @cindex active targets @cindex multiple targets -There are multiple classes of targets such, as: processes, executable files or +There are multiple classes of targets such as: processes, executable files or recording sessions. Core files belong to the process class, making core file and process mutually exclusive. Otherwise, @value{GDBN} can work concurrently on multiple active targets, one in each class. This allows you to (for -- 2.30.2