Skip to content

The Embecosm GDB Remote Serial Prototol proxy as described in Embecosm Software Package 7

License

Notifications You must be signed in to change notification settings

embecosm/esp7-rsp-proxy

Folders and files

NameName
Last commit message
Last commit date
Jun 30, 2009
Jun 30, 2009
May 7, 2019
Apr 29, 2013
Apr 24, 2009
Apr 9, 2009
May 7, 2019
Apr 29, 2013
Apr 24, 2009
Jun 30, 2009
Apr 29, 2013
Apr 29, 2013
Jun 29, 2009

Repository files navigation

Embecosm GNU Debugger Proxy RSP Server

About

This is a proxy Remote Serial Protocol server. It allows GDB clients to test their capability of reading and writing registers and memory over RSP.

Building and installing

This system uses autotools to control building and installing. You will need autoconf, automake and libtool installed. Then run:

autoreconf -f -i

Thereafter standard GNU installation instructions apply. See the file INSTALL for details.

Copying

This software is licensed under the GNU General Public License (GPL). Full details of the GPL can be found in the file COPYING