Menu

Tree [046d3b] master /
 History

HTTPS access


File Date Author Commit
 inc 2010-10-21 Aurelien VALADE Aurelien VALADE [0388f5] Fixing multi-plateform compilation issue
 man 2010-10-21 Aurelien VALADE Aurelien VALADE [0388f5] Fixing multi-plateform compilation issue
 src 2010-10-21 Aurelien VALADE Aurelien VALADE [046d3b] Adding Copyright at runtime for libFMDLL modifi...
 AUTHORS 2002-11-12 coppice coppice [3ee206] Initial revision
 COPYING 2002-11-12 coppice coppice [3ee206] Initial revision
 ChangeLog 2010-10-05 Aurelien VALADE Aurelien VALADE [195cb8] Updating version number and bootstrap script (p...
 INSTALL 2002-11-12 coppice coppice [3ee206] Initial revision
 Makefile.am 2010-04-05 Aurelien VALADE Aurelien VALADE [ec3a18] Add error message & README update
 Makefile.in 2010-10-05 Aurelien VALADE Aurelien VALADE [195cb8] Updating version number and bootstrap script (p...
 NEWS 2002-11-12 coppice coppice [3ee206] Initial revision
 README 2010-04-05 Aurelien VALADE Aurelien VALADE [ec3a18] Add error message & README update
 THANKS 2002-11-12 coppice coppice [3ee206] Initial revision
 TODO 2002-11-12 coppice coppice [3ee206] Initial revision
 aclocal.m4 2010-10-05 Aurelien VALADE Aurelien VALADE [195cb8] Updating version number and bootstrap script (p...
 bootstrap 2010-10-05 Aurelien VALADE Aurelien VALADE [195cb8] Updating version number and bootstrap script (p...
 config.guess 2010-10-05 Aurelien VALADE Aurelien VALADE [195cb8] Updating version number and bootstrap script (p...
 config.h.bot 2002-11-12 coppice coppice [3ee206] Initial revision
 config.h.in 2010-04-05 Aurelien VALADE Aurelien VALADE [0a1189] Adding MSP430 support with libFMDLL
 config.sub 2010-10-05 Aurelien VALADE Aurelien VALADE [195cb8] Updating version number and bootstrap script (p...
 configure 2010-10-21 Aurelien VALADE Aurelien VALADE [0388f5] Fixing multi-plateform compilation issue
 configure.in 2010-10-21 Aurelien VALADE Aurelien VALADE [0388f5] Fixing multi-plateform compilation issue
 copying.c 2002-11-12 coppice coppice [3ee206] Initial revision
 depcomp 2003-11-18 coppice coppice [7d7d39] File needed by newer automake
 getopt.c 2002-11-13 diwil diwil [712256] fixes for FreeBSD build.
 getopt.h 2002-11-13 diwil diwil [712256] fixes for FreeBSD build.
 getopt1.c 2002-11-12 coppice coppice [3ee206] Initial revision
 install-sh 2006-04-23 coppice coppice [ce9441] Removed some spurious carriage returns, and tid...
 mdate-sh 2002-11-12 coppice coppice [3ee206] Initial revision
 missing 2006-04-23 coppice coppice [ce9441] Removed some spurious carriage returns, and tid...
 mkinstalldirs 2002-11-12 coppice coppice [3ee206] Initial revision
 stamp-h.in 2002-11-12 coppice coppice [3ee206] Initial revision
 texinfo.tex 2002-11-12 coppice coppice [3ee206] Initial revision

Read Me

gdbproxy - a remote proxy program for the GNU debugger, GDB
=========================================================== 

gdbproxy is an open source remote proxy program for the GNU debugger, GDB.
Its licence is similar to the BSD licence, so it can be used to build
closed source interfaces between GDB and proprietary target debug
environments.

gdbproxy is based on the Open Source program rproxy, which can be found at:

http://world.std.com/~qqi/labslave/rproxy.html

What is modified upon mspgcc website version ?
==============================================

On this version I added support to the msp430 target using libFMDLL 
(Free MSP430 Debugger Link Library) which is a free software (as in freedom)
and allow users to debug their MSP430 devices under GNU/Linux, Windows, MacOSX.... 

The most of the work has been done within target_skeleton.c which I renamed to
target_msp430.c

To compile this software, just use :
./configure
make
make install

as a classical POSIX installation.

Have fun.

Aurelien VALADE <wolvilataniere@users.sf.net>

MongoDB Logo MongoDB