Re: [Mspgcc-users] msp430-gdb segmentation fault on connecting to remote target

2011-11-11 Thread Paul Fleischer
Linus Rydberg wrote: > > Thank you for the reply! > I ran the git version, I even tried an old installation on an other > computer that I know has been working. Gdb still crashes with segmentation > fault. > Try using the GDB version from mspgcc4. I know that it is outdated, but using git mast

Re: [Mspgcc-users] msp430-gdb segmentation fault on connecting to remote target

2011-11-03 Thread Linus Rydberg
Till: Linus Rydberg Kopia: mspgcc-users@lists.sourceforge.net Ämne: Re: [Mspgcc-users] msp430-gdb segmentation fault on connecting to remote target On Wed, Nov 02, 2011 at 11:02:34PM +0100, Linus Rydberg wrote: > I'm trying to get started debuging my chronos devkit with msp430-gdb and &g

Re: [Mspgcc-users] msp430-gdb segmentation fault on connecting to remote target

2011-11-02 Thread Daniel Beer
On Wed, Nov 02, 2011 at 11:02:34PM +0100, Linus Rydberg wrote: > I'm trying to get started debuging my chronos devkit with msp430-gdb and > mspdebug (version 0.17) > under Ubuntu 11.10 > > I'm getting a Segmentation fault when i connect to the remote target. Can > anyone see a solution for this?