Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] RE: RSE/TM questions

Hello Johanna,
 
yes you can upload files and remote gdb debug. You'll need a
gdbserver program on the remote side.
 
What you need is
   * RSE
   * CDT
   * The RSE CDT Integration
You can download these as ZIP packages. The RSE stuff is at
   http://download.eclipse.org/dsdp/tm/downloads/
and can be just extracted into your Eclipse. For CDT, you can
either get the Europa CDT package from
   http://www.eclipse.org/downloads/
or the CDT add-on (Install with update manager > Add archived site):
   http://www.eclipse.org/cdt/downloads.php
 
 
I haven't tried the EclipseCon sampels with the latest code, those were
developed against 2.0M5 and the API might have changed since... but
there should not be too many changes. Let me know if it still fails with
the packages mentioned above.

Cheers,
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm

 


From: johanna.bostrom@xxxxxxxxx [mailto:johanna.bostrom@xxxxxxxxx] On Behalf Of Johanna Bostrom
Sent: Tuesday, August 21, 2007 3:48 PM
To: Oberhuber, Martin
Subject: RSE/TM questions

Hi!
 
We want to use Eclipse for gdb remote target debugging. We want to load an application on the target and to send a file from the local host to the target. Can we use RSE/TM for this purpose? How?
 
When we are importing the files from Eclipsecon2007, we get a lot of errors, (for example org.eclipse.rse.model.* does not exists). We canĀ“t use the "find and install update" procedure due to our firewall, which zip packages must we manually import?
 
Thank you in advance!
 
Best regards,
Johanna

Back to the top