GDB/MI and target output

Keith Seitz keiths@redhat.com
Thu Nov 14 07:44:00 GMT 2002


On Thu, 14 Nov 2002, Antonio R. Costa wrote:

> Hi there,
> 	i'm building a parser for GDB/MI but I have noticed that GDB doesn't
> produce any "@" before target-stream-output. Is it a bug? Please, can you
> explain me why? Thanks in advance!

The target output event ("@") only works on remote targets. It was never 
implemented for native systems. Several groups using MI have worked around 
this (Apple, Eclipse), though.

Keith



More information about the Gdb mailing list