|
-
November 2nd, 2009, 02:39 PM
#2
Re: debug c# with VS2008
if you believe code is setting it to a different value, you can right-click on the variable --> Find All References .. and it will show you all code that references that variable. From there you should be able to see code that is modifying it.
As for getting the memory address of a variable like you talk about in c++, no idea.
===============================
My Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|