question

MugsysRapSheet-5056 avatar image
0 Votes"
MugsysRapSheet-5056 asked karenpayneoregon answered

Watch a variable in VS2019 debugger gone?

Has the ability to Watch a variable in the VS2019 debugger been removed from VB.Net?

I used to be able to set a "Watch" to track the value of a VB.net variable in VS, but I can't seem to find it anymore. I used to be able to set a "Watch" under the "Debug" menu. I've checked them all (both while editing and after setting a Breakpoint when running) and the feature is nowhere to be found. An online search is no help.

Has the feature been removed from VS2019 or am I missing something?

TIA

dotnet-visual-basicvs-debugging
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

karenpayneoregon avatar image
0 Votes"
karenpayneoregon answered

While running, right click on what you want to watch then select it e.g.

125350-watch.png



watch.png (21.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Castorix31 avatar image
0 Votes"
Castorix31 answered

Don't you have [Debug] [Windows] [Watch], as explained at : Watch variables with Watch windows and QuickWatch


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.