Debugging a Visual Studio 2008 Program under Vista?

R

Ross M. Greenberg

I'm looking into best methods and debugging programs for debugging Visual Studio 2008 development. Is there any real difference between Vista and XP for this and what might be the best newsgroup for posting information and information requests on this matter?

Thanks!

Ross
 
C

Charlie42

Ross M. Greenberg said:
I'm looking into best methods and debugging programs for debugging Visual
Studio 2008 development. Is there any real difference between Vista and
XP for this and what might be the best newsgroup for posting information
and information requests on this matter?

Microsoft Debugging Tools for Windows:
http://www.microsoft.com/whdc/devtools/debugging/default.mspx

MSDN Visual Studio & Tools Newsgroups:
http://msdn.microsoft.com/newsgroups/topic.aspx?url=/MSDN-FILES/028/201/012/topic.xml

Charlie42
 
T

Tim Slattery

mparantha said:
I have noticed a huge problem when running the Visual Studio 2008
debugger on XP vs Vista. When running on xp, It can't seem to locate
files stored in the bin even though they are clearly there.

You'd do much better to post this question in
microsoft.public.vc.ide_general, or maybe microsoft.public.vc.mfc, or
other groups in that hierarchy. The people there use VS all the time
and know the ins and outs. Folks in this group generally aren't
programmers and don't use VS.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top