Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-dd-dev] Building the dfs eclipse plug-ins

Hi Tobias,
I'm not familiar with specifics of Code Sourcery's gdb, but you should certainly be able to the DSF-GDB reference implementation and extend it/customize it as necessary.  The GDB reference implementation currently does not have a launch for remote gdb server sessions, but we'd very much welcome your contribution.  To get started, I would suggest that you check out all the DSF plugins from /cvsroot/dsdp/org.eclipse.dd.dsf and start getting familiar with the code.  If you're attending Eclipse Con this year, you should also try to attend the tutorial on DSF.

Cheers,
Pawel

Tobias Sodergren wrote:
Hi there, I'm new to this project but would like to try it out.
I'm interested in debugging remote sessions using gdbserver and TCP/IP.

I'm using gdb from CodeSourcery Lite, is it possible to setup such a remote session in Eclipse using DSF?

If it is, which steps should I take?

Best regards,
Tobias Sodergren

_______________________________________________ dsdp-dd-dev mailing list dsdp-dd-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/dsdp-dd-dev


Back to the top