Hi all,

The rproxy program I published last week has been renamed gdbproxy, as there are just too many programs around called rproxy. Everything that is not MSP430 specific has been put in the mspgcc CVS as the gdbproxy module. This contains all my updates to the original rproxy program, and a skeleton for generating new target specific modules.

Since it lacks any MSP430 specific code it isn't a whole lot of use to MSP430 users. However, I hope it may be of use to others who face the same need as I did - how to get GDB to talk to a target when proprietary stuff sits in the way.

The code does serve one useful purpose as it stands. If you need a GDB remote protocol over TCP/IP to GDB remote protocol over serial interface gateway, gdbproxy will do the job.

I have made a few minor changes to the MSP430 version of gdbproxy. I will release new binaries with those in a day or two. I haven't had any feedback from users, though. Is rproxy/gdbproxy actually doing useful work for any of you?

Regards,
Steve



Reply via email to