Skip to main content

Silly question really but I can't find a way to add a watch point i.e. see contents of a variable in VC PE. I used to be able to do this in VC PE 2017 but, unless I'm missing something obvious, I'm at a a loss with VC 2019.

Thanks

Silly question really but I can't find a way to add a watch point i.e. see contents of a variable in VC PE. I used to be able to do this in VC PE 2017 but, unless I'm missing something obvious, I'm at a a loss with VC 2019.

Thanks

Sorry, found it.

Sorry, found it.

Hi Paolo,

I recently created a couple of blogs on debugging functionality that may be useful to you, including new Watchpoint functionality in 5.0 ie being able to specify conditions. If you look here you will find it and other articles that may be of interest :

/cobol/b/amcblog

Gael

 


Hi Paolo,

I recently created a couple of blogs on debugging functionality that may be useful to you, including new Watchpoint functionality in 5.0 ie being able to specify conditions. If you look here you will find it and other articles that may be of interest :

/cobol/b/amcblog

Gael

 

Gael
Many thanks. Those blogs look very informative.