All, 1. Is there a way to "participate in debugging?" We have written a VS.NET add-in that can perform C# code generation, etc. and we need to take it to the next step.
When the user debugs his/her C# code, is there a way for our add-in to be notified of debugger events? We may want to add tool windows, etc. depending on certain states of the program. Is it possible to "tap into" what the debugger is doing? 2. Is there a good place to read about writing our own debugger? The documentation I have that comes with VS.NET is sparse in this area. Any and all help appreciated. Thanks, John =================================== This list is hosted by DevelopMentor� http://www.develop.com You may be interested in Guerrilla .NET, 24 March 2003, in London and Boston http://www.develop.com/courses/gdotnet View archives and manage your subscription(s) at http://discuss.develop.com
