visual studio - Grouping of break points -
I am working on C # Window based projects in Visual Studio 2005. I often debug various features in this huge project. Now the problem is that I have made some break points in some places which I have to debug only for that facility. I want to disable other break points. I think this can not be used for a large community. What do I want to know, is there no way for the group break point in VS 2005, so when I debug that particular feature, I disable them Can i
There is no facility in Visual Studio, although some time ago I had to give macros for some grouped functionality Had a clever use of
Showing how to do this.
Just a note, I do not help it in your current situation anymore.
Comments
Post a Comment