"Graham Davies" <ecros...@ecrostech.com> 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. ;-)

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to