public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* RE: Delete remote VxWorks RDB support?
@ 2003-05-03 16:16 Don Bowman
  2003-05-03 18:05 ` Joel Brobecker
  0 siblings, 1 reply; 3+ messages in thread
From: Don Bowman @ 2003-05-03 16:16 UTC (permalink / raw)
  To: 'Andrew Cagney ', 'gdb@sources.redhat.com ', Don Bowman

From: Andrew Cagney

>Hello,
>I found this gem, added 10-May-01, in gdb/TODO:
>> Obsolete the protocols:
>> 
>> RDB?
>> 
>> ``As of version 5.3, WindRiver has removed the RDB server (RDB
>> protocol support is built into gdb).''  -- Till.

>See: WDB support for the vxWorks target
>http://sources.redhat.com/ml/gdb/2001-05/msg00041.html

 ...

we are still using RDB & Sandvine. Not sure how many other 
people still use it. VxWorks is something people don't update the
core of too rapidly. VxWorks 5.3 is basically the same as VxWorks 5.2.
RDB is not actually removed from 5.3, its just not configured on
by default.

Our reason for using RDB was there was no WDB support in the standard gdb
distribution, and we'd switched to gcc 3 stream, which windriver-supplied
gdb (4.13 I think) didn't understand the debug format of at all for C++.

I suspect most people using vxworks are also using the windriver-supplied
versions of gdb/gcc, which are (as of a couple of years ago), using WDB.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Delete remote VxWorks RDB support?
  2003-05-03 16:16 Delete remote VxWorks RDB support? Don Bowman
@ 2003-05-03 18:05 ` Joel Brobecker
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2003-05-03 18:05 UTC (permalink / raw)
  To: Don Bowman; +Cc: 'Andrew Cagney ', 'gdb@sources.redhat.com '

> I suspect most people using vxworks are also using the windriver-supplied
> versions of gdb/gcc, which are (as of a couple of years ago), using WDB.

Actually, WRS' supplyed version of GDB uses WTX now. The communication
over WDB is handled by the target server.

-- 
Joel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Delete remote VxWorks RDB support?
@ 2003-05-02 23:08 Andrew Cagney
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Cagney @ 2003-05-02 23:08 UTC (permalink / raw)
  To: gdb, don

Hello,

I found this gem, added 10-May-01, in gdb/TODO:

> Obsolete the protocols:
> 
> RDB?
> 
> ``As of version 5.3, WindRiver has removed the RDB server (RDB
> protocol support is built into gdb).''  -- Till.

See: WDB support for the vxWorks target
http://sources.redhat.com/ml/gdb/2001-05/msg00041.html

It would affect the files:

cagney@nettle$ ls *vx*
remote-vx.c         remote-vx68.c       remote-vxmips.c     remote-vxsparc.c
vx-share:
CVS          ptrace.h     vxWorks.h    xdr_ld.h     xdr_rdb.c
README       regPacket.h  wait.h       xdr_ptrace.c xdr_rdb.h
dbgRpcLib.h  vxTypes.h    xdr_ld.c     xdr_ptrace.h

Only thing is, there have been recent bug reports (against 5.1.1 mind):
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=329

The current code, which is heavily dependant on deprecated_registers[], 
needs a serious upgrade.

Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-03 18:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-03 16:16 Delete remote VxWorks RDB support? Don Bowman
2003-05-03 18:05 ` Joel Brobecker
  -- strict thread matches above, loose matches on Subject: below --
2003-05-02 23:08 Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).