I'm looking for a way to save all the breakpoints I've set for future reference. Is that possible somehow? Thanks!
+2
A:
In VS 2010 you can import and export breakpoints, if you are on any version except the express (though the C++ express version also has this feature).
In VS 2008 You may be able to get similar functionality using VBA, but I don't know for certain.
Here is a free addon to visual studio that will save breakpoints to file.
Oded
2010-09-01 15:09:33
thanks a bunch my friend!
Nir
2010-09-01 17:26:51