debugging - VB2010 Watch Window -


i've looked on , can't find out how this. know it's possible have seen implemented in other code.

i have ton of events in classes makes scrolling through watch window on object tedious , cumbersome. keep events showing in watch window, allow me hide private or non-critical variables, constants, etc...

i'm sure can done when debug code, know has events, events not show in objet model in watch window. have read debugproxy, haven't tried yet. because annnoys me , makes debugging other parts of code harder haven't spent time on implementing solution, searching information online.

can advise?


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -