Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How to get notified when user remove a breakpoint from the breakpoint window

$
0
0

I'm a working on a Visual Studio 2013 package. I need to update some information into a custom graphical editor when the user deletes or deactivate a breakpoint in the usual VS breakpoint window during design mode. I have look into the VS available services (http://msdn.microsoft.com/en-us/library/vstudio/bb165789.aspx) and into Dte.debugger (http://msdn.microsoft.com/en-us/library/vstudio/envdte.debugger.aspx) but I can't find any event related to this window.

Any idea how I could do that ?

I could use a pooling to constantly check the current breakpoint list but it's really ugly IMHO.


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>