projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87a8eca
)
[gdb] Fixup incomplete patch 0dbfed25e9
author
Tom de Vries
<tdevries@suse.de>
Thu, 14 Jun 2018 20:25:38 +0000
(22:25 +0200)
committer
Tom de Vries
<tdevries@suse.de>
Thu, 14 Jun 2018 20:31:41 +0000
(22:31 +0200)
gdb/doc/gdb.texinfo
patch
|
blob
|
history
diff --git
a/gdb/doc/gdb.texinfo
b/gdb/doc/gdb.texinfo
index d5d5fce46c36e28286a9c5b0d692d767da37ed02..a6bad13d9d423d3364f7aea2b23e714f2030ca65 100644
(file)
--- a/
gdb/doc/gdb.texinfo
+++ b/
gdb/doc/gdb.texinfo
@@
-6319,7
+6319,7
@@
a command prompt so that you can issue other commands while your program runs.
If the target doesn't support async mode, @value{GDBN} issues an error
message if you attempt to use the background execution commands.
-@cindex @code{&}
+@cindex @code{&}
, background execution of commands
To specify background execution, add a @code{&} to the command. For example,
the background form of the @code{continue} command is @code{continue&}, or
just @code{c&}. The execution commands that accept background execution