14 Nov 2000 16:44
Re: GDB/MI and target output
Keith Seitz <keiths <at> redhat.com>
2000-11-14 15:44:40 GMT
2000-11-14 15:44:40 GMT
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 " <at> " before target-stream-output. Is it a bug? Please, can you
> explain me why? Thanks in advance!
The target output event (" <at> ") only works on remote targets. It was never
implemented for native systems. Several groups using MI have worked around
this (Apple, Eclipse), though.
Keith
RSS Feed