Issue with CLR Debugger?

S

semigeek

Hi,

I am trying to use CLR Debugger, but i am unable to open up
'Disassembly' window. Now here is what i do. First off, i open up my
exe using 'Program to Debug' i.e. MyProject.exe and then i open up my
'MyProject.cs' i.e. C# source code file by going to
File->Open->File->MyProject.cs.
Now im unable to launch 'Dissasembly' Window. Now according to MSDN, i
should open up 'Dissassembly' Window from Debug->Windows->Dissasembly,
but i can't see a Disasembly menu item in Debug->Windows.
What i am missinig here? Moreover , as im a newbie what are the
benefits of using CLR Debugger? I mean how can CLR Debugger benefit you
in learning Dot Net in general and C# in particular?
Any help will be higly appreciated
 

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