How to limit or eliminate automatic additions to Watch widow list?

 

As I am running the MetaEditor Version 5.0 in debug mode between breakpoints, there are MANY new variables added to my Watch window list.

Most of these additions, I am not interested in. They are obscuring the variables that I added to the Watch.

There are not variables local to the code where the breakpoint stopped.

I have to spend a lot of time deleting most of the Watch list only for it to fill up again at the next breakpoint !!!

They are really hindering my ability to debug my code.


How can I limit or eliminate the automatic additions to the Watch list to only those variables that are of interest to me?

 
Don Baechtel:

How can I limit or eliminate the automatic additions to the Watch list to only those variables that are of interest to me?

Invoke the context menu for watches and toggle off the item Show Locals.