Open denis-ya opened 8 years ago
Same here. Without it, it makes so much less sense to debug. What has to be done to get it working?
For fixing it, I think it will take so much time. For workaround, use Console.WriteLine or Trace.WriteLine.
Haha, ok, but then I don't need a debugger ;)
Hi, is it possible to watch all objects during step-by-step debug? In the screen below I can see only string variable 's', but I can not see 'serial' object. And the Local tab is empty. There are no 's' nor 'serial' at this tab.