X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2Fgdb.texinfo;h=46d5904ad7752388b5f91d020d255d1cf0863010;hb=721c02def4f29758e8e63baf1276719e1b56d988;hp=e422d44b53c986a0b5a34f8eb2865e037f1b76bd;hpb=f13468d93e86adc9d2ae64dc07881254f3b90b2a;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index e422d44b53..46d5904ad7 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -17914,10 +17914,13 @@ Notes: All output sequences end in a single line containing a period. @item -The @code{@var{token}} is from the corresponding request. If an execution -command is interrupted by the @samp{-exec-interrupt} command, the -@var{token} associated with the @samp{*stopped} message is the one of the -original execution command, not the one of the interrupt command. +The @code{@var{token}} is from the corresponding request. Note that +for all async output, while the token is allowed by the grammar and +may be output by future versions of @value{GDBN} for select async +output messages, it is generally omitted. Frontends should treat +all async output as reporting general changes in the state of the +target and there should be no need to associate async output to any +prior command. @item @cindex status output in @sc{gdb/mi}