Disasembled Managed Code vs2k5

B

Bob

When debugging .Net in disassembly view with vs2k5 is there any way to view
memory
values using segments? I tried using quickwatch and also dropping the
segment/pointer in to the memory window but it does not get the value.

For example if the disasembler shows the below pointer being accessed how do
I view its value?

ds:[7B9FC328h]
 

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