VS Arduino
>> >> How to use call stack with Arduino Uno (VS 2013 Community)
https://www.visualmicro.com/forums/YaBB.pl?num=1445407965

Message started by yaron on Oct 21st, 2015 at 6:12am

Title: How to use call stack with Arduino Uno (VS 2013 Community)
Post by yaron on Oct 21st, 2015 at 6:12am
Hi,
I'm trying to debug my arduino code.
When I put a breakpoint, the program is paused, but I can't watch on the values of my vars.
In additional, I don't have a "call stack" (like in a tradinional c++ code under VS).

How can I look on the call stack?
How can I watch the values of my vars?

Title: Re: How to use call stack with Arduino Uno (VS 2013 Community)
Post by Visual Micro on Oct 21st, 2015 at 1:06pm
Hi,

You can't watch a stack yet. You can watch or change variables or watch expressions/methods that are included in the "When Hit". Please scroll down on the docs window to see the debugger docs http://www.visualmicro.com/page/User-Guide.aspx?doc=index

Thanks

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.