I’m looking for a way to save all the breakpoints I’ve set for future reference. Is that possible somehow?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.