JIT Debugger

  • Thread starter Thread starter JLW
  • Start date Start date
J

JLW

Is there a way to get a JIT Debugger on a machine without installing
VisStudio? I have a machine that an assemble is blowing up on, but it works
fine on my devel machine, so I need to figure out exactly what is going on
with this sucker.

Thanks Again,
JLW
 
* "JLW said:
Is there a way to get a JIT Debugger on a machine without installing
VisStudio? I have a machine that an assemble is blowing up on, but it works
fine on my devel machine, so I need to figure out exactly what is going on
with this sucker.

Install the Framework SDK.
 
Back
Top