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

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

Re: [avr-gcc-list] C-Source Debugging with AVR Studio and GCC


From: Larry Barello
Subject: Re: [avr-gcc-list] C-Source Debugging with AVR Studio and GCC
Date: Tue, 27 Feb 2001 07:07:04 -0800

Can't do it with the avrobj produced by avr-objcopy.  It is
a limitation of avr-objcopy.

Sometime in the next 6-8 months Astudio 4.x will come out
and support .elf directly.  Then you should have full
debug/watch/data structures.  Astudio 4.x *won't* support
the old avr-isp stuff.  It will only support the STK500
programmer.  That shouldn't be a big deal to anyone in this
group.


----- Original Message -----
From: "Carsten Rißler" <address@hidden>


> After Compiling with the -g Option I'm now able to track
thru my C-Source
> while debugging with AVR Studio. Does anybody know HOWTO
set watches on C
> Variables with AVR-Studio 3.20 and avr-libc-2001125.
> If it is possible I would like to know how to Change the
Values while
> debugging or how to add Watches on C Variables.
> CU Carsten Rissler
>





reply via email to

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