JIT Debugger

R

Romain TAILLANDIER

Hi group

I have a video game wich probably make an error. this error is catched
by the MS JIT debugger and my game is closed. i would like to
deactivate the JIT to see if my game could continue ...

How can i deactivate the MS JIT of VS2005 ?

thanks
ROM
 
M

Michael Nemtsev

Hello Romain,

There http://msdn2.microsoft.com/en-us/library/2ac5yxx6.aspx is about how
enable. Just make the reverse

RT> Hi group
RT>
RT> I have a video game wich probably make an error. this error is
RT> catched by the MS JIT debugger and my game is closed. i would like
RT> to deactivate the JIT to see if my game could continue ...
RT>
RT> How can i deactivate the MS JIT of VS2005 ?
RT>
RT> thanks ROM
RT>
---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

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