Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-dev] Device Debug

Hello Sheldon,
 
I'm forwarding your request to the dsdp-dd-dev mailing list which seems the right place for such a question.
You can subscribe to dsdp-dd-dev on https://dev.eclipse.org/mailman/listinfo/dsdp-dd-dev
 
If you are interested in abstracting the connection to your device (such that 3rd parties can plug in
other connection schemes), browsing a remote file system, or complex launching scenarios,
the Target Management Project would be right for you.
http://www.eclipse.org/dsdp/tm
 
The MTJ project is for mobile Java, and the just-formed TmL project is working on tools for mobile linux devices.
 
Thanks,
Martin Oberhuber
Target Management Project Lead, DSDP PMC Member


From: dsdp-dev-bounces@xxxxxxxxxxx [mailto:dsdp-dev-bounces@xxxxxxxxxxx] On Behalf Of Sheldon Dsouza
Sent: Wednesday, January 10, 2007 8:25 AM
To: dsdp-dev@xxxxxxxxxxx
Subject: [dsdp-dev] Device Debug

Hi,

            I am currently working on a frame work for remote device launch and debug on mobile devices. I had worked on a similar project last year for  remote launch  and debug  for realtime linux applications,  and  faced similar problems like slow debug session. I would like to utilize the DD project for my current frame work, what are  the plugins i require  to accomplish this.

           I checked out the DD/DSF plugins from the CVS but i get errors when i compile them, do i need any other plugins.

Regards,
Sheldon

Back to the top