Welcome to MSDN Blogs Sign in | Join | Help

Visual Studio 2005 debugging trick..

Just now, I found a trick in Visual Studio 2005 to debug pointers in better way. You can ',n' in watch window where 'n' is number of elements to display. I think following snapshot is self explanatory..

SHOT0063

Stay tuned.. Wave

Published Tuesday, November 20, 2007 11:15 PM by Jigar Mehta
Filed under:

Comments

# MSDN Blog Postings » Visual Studio 2005 debugging trick..

Tuesday, November 20, 2007 3:20 PM by MSDN Blog Postings » Visual Studio 2005 debugging trick..

# re: Visual Studio 2005 debugging trick..

Yes, I love the forced array feature. Note that it is available in the Visual C++ 6.0 debugger (and possibly earlier) as well.

Wednesday, November 21, 2007 2:14 PM by Koby Kahane

# re: Visual Studio 2005 debugging trick..

Cool,

I did not know that it also works with VC++ 6.0..

Thanks Koby.

Wednesday, November 21, 2007 2:21 PM by Jigar Mehta
Anonymous comments are disabled
 
Page view tracker