Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* GDB/MI async output token field
@ 2014-05-23  1:13 Bob Rossi
  2014-05-25  7:16 ` Vladimir Prus
  0 siblings, 1 reply; 8+ messages in thread
From: Bob Rossi @ 2014-05-23  1:13 UTC (permalink / raw)
  To: gdb

Hi,

I'm slowly working through the GDB/MI output command functionality.

On this page,
https://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI-Output-Syntax.html#GDB_002fMI-Output-Syntax

The documentation says,
 Note that for all async output, while the token is allowed by the
 grammar and may be output by future versions of gdb 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. 

I searched through the GDB source code and can't find a single place
where this occurs.

Does anyone know how to make a token appear in the async record?
Did older versions do it?

If GDB is not using this feature, I propose we remove this information
from the manual until we actually need the functionality.

Thanks,
Bob Rossi


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-06-04 20:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-23  1:13 GDB/MI async output token field Bob Rossi
2014-05-25  7:16 ` Vladimir Prus
2014-05-26  0:14   ` Vladimir Prus
2014-05-28  7:59   ` Bob Rossi
2014-05-29  4:26     ` Bob Rossi
2014-05-29 17:04       ` Vladimir Prus
2014-05-29 19:22         ` Bob Rossi
2014-06-04 20:28           ` Vladimir Prus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox