Welcome to MSDN Blogs Sign in | Join | Help

July 2004 - Posts

Philip Schlump posted the below requests in response to Eric's post soliciting feedback on “Future language features & scenarios.“ I thought I'd respond here. 1) Q: A debugging runtime that allows un-running of code. At each instruction Read More...
6 Comments
Filed under:
[Update: this feature was cut in the final version of Visual Studio. It's a great idea we may revisit in the future, but our implementation for VS2005 was bad. It caused hangs for some of our users and very confusing error messages for many others .] Read More...
16 Comments
Filed under:
[information on minidumps and Visual Studio ; courtesy of the very knowledgeable Andy Pennell , our former dev lead] [information on windbg ] [information on symbol server ] [ how to use a symbol server with visual studio ] This is an unfortunate topic. Read More...
12 Comments
Filed under:
I'm sure you've all seen it before: your program works fine under the debugger, but blows up as soon as you're not attached. This can be caused by any number of things. If you're writing native code, the main cause is the way data initialized in debug Read More...
1 Comments
Filed under:
This chat was prevously mentioned and planned, but had to be cancelled. It's back - the official listing is here: http://msdn.microsoft.com/chats/#teched_july22 This time it will happen, really. :0) Read More...
1 Comments
Filed under:
I've put my DEV354 demos online here . Browse through the source files and the comments will take you on a tour of new Debugging functionality coming in VS 2005 (beta1 or newer recommended). Read More...
3 Comments
Filed under:
 
Page view tracker