avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] New User: C++ Debugging


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] New User: C++ Debugging
Date: Fri, 27 Jun 2003 10:34:19 +0200 (MET DST)

James Dabbs <address@hidden> wrote:

> We're interested in porting an eC++ program to the AtMega169.  We've
> gotten it to compile in GNU and it fits into the part OK, but now
> I'm looking for a quick read on *debugging* it.

Your only chance is GDB here.  The archaic COFF format used by AVR
Studio stands no chance to transport any of the C++ debugging
features.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]