Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] About default debuggers, etc

The EDC TCF agent that runs on the host and talks to gdb server is here:

/cvsroot/tools/org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.agent.gdbserver

- Ken

> From: ext Daniel Jacobowitz <dan@xxxxxxxxxxxxxxxx>
> Reply-To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
> Date: Fri, 5 Feb 2010 17:47:04 +0100
> To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
> Subject: Re: [cdt-dev] About default debuggers, etc
> 
> On Fri, Feb 05, 2010 at 10:38:24AM -0600, John Cortell wrote:
>> TCF agents need not reside on the target; they can live on the host.
> 
> Yes, this is the sensible way to bridge TCF and the GDB protocol.
> There are plenty of existing GDB stubs in areas where adding a TCF
> agent is not practical.
> 
> -- 
> Daniel Jacobowitz
> CodeSourcery
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top