Hi all, I have just setup mspgcc on my win2000/cygwin machine. After many hours of working with several versions of mspgcc and insight, I have it working. (I am new to mspgcc, but have been doing embedded systems for many years with windows cross-compilers).
Thanks to Grant Edwards and bunch for the uninitialized data section work-arround for gdb. Now I have the tools (feb 2007) working from my bash prompt. GCC, GDB command line, and GDB-INSIGHT all seem to be working fine on a simple "blinky-lite.c" program. I am now trying to use the eclipse setup and I have a "continue" problem simular? to the problem Grant mentioned 20061113. The GCC compile works fine, and the program loads and starts ok. I can single step and set breaks and run to them. However, when I "continue" without a breakpoint, I cannot regain control back to the debugger screen. Grant mentioned using "setsid" but I am unfamilar with this command in CYGWIN. Can anyone give me some hints on how this might work on my win2000/cygwin setup? Thanks in advance. Good Huntin' cb Chris Balthrop Sr. Engineer Micro Technology Services Inc. [email protected]
