|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Issue with CLR Debugger?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 Open your project in visual studio, press F11
Good Luck DWS Show quote "semig***@gmail.com" wrote: > 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 > > |
|||||||||||||||||||||||