Click to See Complete Forum and Search --> : JIT Debugger


El Puto Amo
January 9th, 2003, 05:10 AM
I want to activate the JIT debugger in VS.NET but I don't know how. I've read some help about this but it was impossible for me. So I want your help. Please, show me the steps to activate JIT debugger.

Thanks a lot.

pareshgh
January 15th, 2003, 04:57 PM
do to
Tools menu and select
"Debug Processes" or do
Ctrl+Alt+P

you select particular process and attach it that's how the debugger is activated.

Paresh ;)