Just in case anyone is interested I forced it with sudo apt-get -o Dpkg::Options::="--force-overwrite" install gdb-msp430 Then Terminal 1 running mspdebug (I'm using spy wire) then (mspdebug) gdb //waiting for connect Then Terminal 2 "msp430-gdb main.elf" (gdb)target remote localhost:2000 and and and Remote debugging using localhost:2000 Segmentation fault Both of the above are known bugs and are documented. Any ideas? Ian.
On 13-04-09 08:45 PM, Ian Chapman wrote: > Hi all, > I'm a bit lost with this. The Mint13 version of msp430-gcc runs > fine. I think I compiled mspdebug from sources it's version 0.20. When > I try to run msp430-gdb it tells me to get gdb-msp430. The package > manager fails to install gdb-msp430 as there is a conflict. > E: > /var/cache/apt/archives/gdb-msp430_7.2~mspgcc-7.2-20110612-1ubuntu1_amd64.deb: > trying to overwrite '/usr/share/gdb/python/gdb/__init__.py', which is > also in package gdb 7.4-2012.04-0ubuntu2 > I guess I have a CIL Compatible Issue Lineup problem. There are many > articles on the web and I'm not able to determine what is old and what > is good. Any ideas that will be compatible with my disto's gcc/gdb? Ian. > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > Mspgcc-users mailing list > Mspgcc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Mspgcc-users mailing list Mspgcc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mspgcc-users