Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] RSE / Remotecdt questions (was: RSE 1.0 is released!)

Hello Hugh,

(1) the command to launch gdbserver is not configurable yet.
Actually, this request is very similar to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=158784
which we intend to fix this week.

Please file a new enhancement request asking for a configurable
command to launch gdbserver. If you could even come up with a 
patch for this yourself, we'd happily accept it.

(2) Do you have multiple gdb executables? This sound like
the wrong one is chosen. Perhaps you need a setting in the
Launch that allows selecting a particular gdb? If that's
the case, please file an enhancement request for it. 
Again, if you can come up with a patch for this yourself,
we'll happily accept it.

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

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Hugh O'Keeffe
> Sent: Thursday, December 07, 2006 10:59 AM
> To: 'Target Management developer discussions'
> Cc: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] RE: [dsdp-tm-dev] RSE 1.0 is released!
> 
> Hi,
> 
> We're investigating using RSE as an alternative to the Zylin 
> CDT plug-in as
> it appears that RSE has "embedded" GDB support (which is what 
> Zylin adds to
> CDT). I want to develop/debug MIPS based applications using 
> Eclipse, CDT,
> RSE, GNU MIPS tools (aka SDE), Ashling GDB Server and Ashling JTAG
> connection to my target. I have got all of this working with 
> Zylin, however,
> as I said I wanted to replace Zylin with RSE.
> 
> 
> 1. It seems that RSE "hard-codes" the gdbserver executable 
> name. Is this
> correct ? My gdb server is not called "gdbserver". Is it possible to
> configure this (or do I have to change the RSE code). 
> 
> 
> 2. I want to launch debugging using "C/C++ Remote 
> Application", however,
> when I choose my MIPS ELF file as the C/C++ Application I get 
> the "[null]
> The CPU is not supported by selected debugger" message.
> 
> 
> 
> Any suggestions welcomed.
> 
> 
> 
> Hugh O'Keeffe, Ashling Microsystems.
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top