diff options
author | Tom de Vries <tdevries@suse.de> | 2018-06-10 16:19:17 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2018-06-14 22:19:51 +0200 |
commit | 0dbfed25e9d4a01ea3f57b76d77ffbd8c066de0d (patch) | |
tree | d567edaa637c1c9f88c811133da439efb2f87e03 /gdb/cli/cli-script.c | |
parent | 14897d65b5a279684289bf6b99136de60c31f1c0 (diff) | |
download | binutils-0dbfed25e9d4a01ea3f57b76d77ffbd8c066de0d.zip binutils-0dbfed25e9d4a01ea3f57b76d77ffbd8c066de0d.tar.gz binutils-0dbfed25e9d4a01ea3f57b76d77ffbd8c066de0d.tar.bz2 |
[gdb] Add 'Concept Index' entry '&' for background execution
GDB's execution commands have a foreground and background variant: f.i.,
there's 'continue' and 'continue&', and both are listed individually in the
'Command, Variable, and Function Index'. But the '&' is not listed in the
'Concept Index' as being connected with the concept background execution.
This patch adds an '&' in the 'Concept Index':
...
* $_, $__, and value history: Memory. (line 119)
+* &, background execution of commands: Background Execution.
+ (line 16)
* --annotate: Mode Options. (line 121)
...
pointing to this line in 'Background Execution':
...
To specify background execution, add a '&' to the command.
...
Build on x86_64.
2018-06-14 Tom de Vries <tdevries@suse.de>
* gdb.texinfo (Background Execution): Add @cindex for '&'.
Diffstat (limited to 'gdb/cli/cli-script.c')
0 files changed, 0 insertions, 0 deletions