mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-03 04:01:22 +08:00
gdb/doc/
* gdb.texinfo (Active Targets): Fix wrong comma placement.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* gdb.texinfo (Active Targets): Fix wrong comma placement.
|
||||
|
||||
2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user