> 
> Paul Burke <p...@scazon.com> wrote:
> 
> > I'm having a problem getting beyond stage 0 using GDB/ Windows. I'm
> > using the version from Andreas's site (2002-12-17). The FET works with
> > IAR, but when I follow the instructions for GDB, rproxy starts up OK.
> > I then load the file and try to run- I get the setup window first
> > time, which I set as in the web page. rproxy says it has connected.
> > But breakpoints are not set as expected, the exception vectors are
> > displayed rather than the program source, and when I try to run the
> > system just hangs. 
> 
> Did you select "download"? IIRC downloading should start automatically,
> but I'm not sure about that. I'm going to check it, maybe there's an
> error on my website.
> 
> > If I then close the whole lot, and restart, I get a crash- "page fault
> > in module CYGTK80.DLL".
> 
> Cygwin sucks. Insight sucks a bit, too. Does anyone know a better
> debugger GUI? An integrated IDE similar to AVR-Studio would be fine...

G'day,

you could try using Kdgb as for debugging and KDevelop/Gideon as an IDE
on most unix platforms such as NetBSD and Linux, perhaps even under cygwin.
For KDevelop just create a suitable template file for MSPGCC projects
and Bob is your uncle. KDevelop also has an integrated debugger which may be
suitable for what you want.

cheerio Berndt

Reply via email to