Hello, Oleg I compiled gdb-6.0 with cvs patch for msp430 support under Cygwin (1.5.25) on WinXP, used Eclipse 3.3.1.1 + EmbeddedCDT-20070830. Debugging starts fine, but if disassembly window is active when I press Suspend button, debug session is terminated and msp430-gdbproxy log is: ... debug: MSP430_Memory(READ) info: msp430-gdbproxy.exe: debugger has terminated connection debug: MSP430_Reset(ALL) debug: MSP430_Close() info: msp430-gdbproxy.exe: will reopen the connection ... But if disassembly is not active - everything work fine. Please help me.
Best regards, Max. Oleg V. Kobrin wrote: > > at last, I did it! I can now build debug with eclipse 3.3. > finally, I need to use gdb-6.0, and everything is ok. also insight-6.0 on > cygwin works, using gdb/gdb-current patch from cvs. > you need to use the patch at > http://www.cygwin.com/ml/insight/2005-q3/msg00021/cyg-tcl-sehfix.diff to > build insight-6.0 on cygwin. > > -- > _____________ > Oleg V. Kobrin > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > -- View this message in context: http://www.nabble.com/hurray%21-it-works-with-eclipse%21-tp12877385p14373923.html Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.
