[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] AVR Studio lacks ability to display out-of-scope vari
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] AVR Studio lacks ability to display out-of-scope variables? (was: Frame pointer location) |
Date: |
Wed, 1 Sep 2010 17:44:03 +0200 (MET DST) |
"Graham Davies" <address@hidden> wrote:
> I don't understand this statement. I routinely use the watch window
> in AVR Studio to display file-scope, statically allocated variables
> at breakpoints outside of the file in which those variables are in
> scope.
I was referring to automatic variables from your caller(s), i.e.
everything where you have to unwind the stack in order to see them.
AVR-GDB has at least some support for that.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)