Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a Visual Studio macro to set a breakpoint on the start of every method in a class?

Is there a Visual Studio macro (either for version 2008 or 2010) to set a breakpoint on the start of every method in a class?

I've seen hints of references, but I've not been able to dig an actual one out.

like image 980
Tim Barrass Avatar asked Dec 06 '25 15:12

Tim Barrass


1 Answers

A Visual Studio extension named OzCode does have a feature to set/unset breakpoints on all members of a class. I use this extension a lot, as it has some very nice debugging enhancements.

Admittedly though, I haven't used the set/unset breakpoint feature much, but it's an option for you.

like image 83
Jason Evans Avatar answered Dec 08 '25 17:12

Jason Evans



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!