After installing Visual Assist X on my Visual Studio 2008, I no longer have conditional breakpoints.
Before, after setting a breakpoint, I could right-click on it and one of the menu options was to set conditions for the breakpoint. After installing Visual Assist, that option is now missing.
To work around this problem, you may choose one of these options:
1. Disable the VA context menu from appearing in the selection margin (VA Options|Advanced|General|Enable context menu upon Right-click in margin of text editor). If you choose to disable this menu, you can still access the VA menu if you enable the option above it (Enable context menu upon Shift+Right-Click in text editor).
2. The standard IDE breakpoint options are available if you right-click on the text of the line that owns the breakpoint, rather than right-clicking in the selection margin.
Kevin Sikes Infotainment Platform Design Engineer Ford Motor Company