Hi, I am a newbie at this. I have compiled the code and got the gdbproxy to work but when I start debug I get the following:
mi_cmd_stack_list_frames: No stack. Warning: /cygdrive/c/Program Files/EasyEclipse for C and C++ 1.2.1.1/"C: No such file or directory. Warning: /Documents: No such file or directory. Warning: /cygdrive/c/Program Files/EasyEclipse for C and C++ 1.2.1.1/and: No such file or directory. Warning: /cygdrive/c/Program Files/EasyEclipse for C and C++ 1.2.1.1/Settings/aneville/workspace/test/Test2": No such file or directory. Warning: /cygdrive/c/Program Files/EasyEclipse for C and C++ 1.2.1.1/"C: No such file or directory. Warning: /Documents: No such file or directory. Warning: /cygdrive/c/Program Files/EasyEclipse for C and C++ 1.2.1.1/and: No such file or directory. Warning: /cygdrive/c/Program Files/EasyEclipse for C and C++ 1.2.1.1/Settings/aneville/workspace/test/Test2/.settings": No such file or directory. Warning: /cygdrive/c/Program Files/EasyEclipse for C and C++ 1.2.1.1/"C: No such file or directory. Warning: /Documents: No such file or directory. Warning: /cygdrive/c/Program Files/EasyEclipse for C and C++ 1.2.1.1/and: No such file or directory. Warning: /cygdrive/c/Program Files/EasyEclipse for C and C++ 1.2.1.1/Settings/aneville/workspace/test/Test2/Debug": No such file or directory. set remoteaddresssize 64 set remotetimeout 999999 target remote localhost:3333 localhost:3333: Bad file descriptor. set download-write-size 2000 set remote memory-write-packet-size 2000 set remote memory-write-packet-size fixed set remote memory-read-packet-size 2000 set remote memory-read-packet-size fixed load debug/test2.elf You can't do that when your target is `exec' I am using the following: EasyEclipse Windows XP Any help? Thanks Allan -- View this message in context: http://www.nabble.com/Problem-debugging-tf3189824.html#a8854915 Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.
