I would like to set breakpoints only at some kind of wrong behaviour hints (e.g. ERROR-trace macros, etc.) for being able to find possible errors early during development. So, I wonder if it is possible to set BPs at places in code found by regex? May-be using some scripting or automation features of VS.I would like to set breakpoints only at some ki