Mike Van Emmerik wrote: > That's probably not a very noble reason to want a feature, but it would > allow us to use gcc as the compiler, and yet generate the proprietary .d43 > format from the assembler, so that we could use IAR's debugging GUI to debug > larger C applications. So far I've been lazy and haven't even attempted to > use the gdb-proxy and/or insight solutions. >
Hi Mike, I thought I'd mention that I've been using eclipse to debug since way back. It works extremely well, about seamless with gdb-proxy. I like it better than the IAR IDE. It takes a little work to set it up. There are some well written guides out there. It is not compatible with GMAKE so I never bothered with using it to build, (at least as I recall, it's been a while.). If you build from a bat it is just a double click in the project window, you can stay right in eclipse to build. Best, Dan. ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users
