This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB/MI and target output


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]