From mboxrd@z Thu Jan 1 00:00:00 1970 From: Quality Quorum To: Steven Johnson Cc: DJ Delorie , Peter.Ryser@xilinx.com, gdb@sourceware.cygnus.com Subject: Re: ser-ocd.c gone! What now? Date: Wed, 01 Aug 2001 06:50:00 -0000 Message-id: References: <3B682C12.FCAA4711@neurizon.net> X-SW-Source: 2001-08/msg00001.html > > I have created just such a server for the MPC860 (not to dissimalr to > the > ibm chip you mention, both being powerPC.) To explode some of your > misconceptions about just such a server. 1. It was less work than > hacking > GDB because the interface is well defined (less than 1 week of labor for > me) > 2. It is no slower than ser-ocd, in fact I believe it is a tad faster. > > It also has the advantage that the debugger does not have to be on the > same > computer as the one attached to the device being debugged (as long as > you > use TCPIP). I did a similar thing http://world.std.com/~qqi/labslave/rproxy.html I am going to change licensing from GPL to BSD before next monday. > > Steven. > Thanks, Aleksey