Code::Blocks Forums

User forums => Help => Topic started by: louarnold on August 22, 2012, 11:33:10 pm

Title: How to enable JIT Debugging?
Post by: louarnold on August 22, 2012, 11:33:10 pm
I have uninstalled VS 2010 and disabled JIT debugging via the registry. I was trying to build and execute OpenCV samples with C::B, but even with debug symbols generated in the compiler option, all I get is the exception and an option to send the error to Microsoft.

So...how do I enable JIT for the C::B debugger?

There is an obsolete note about this here in 2006 (http://wiki.codeblocks.org/index.php?title=Various_development_tips), but its suggest that another approach was planned in a later version. I haven't seen anything else that's relevant.
Title: Re: How to enable JIT Debugging?
Post by: oBFusCATed on August 24, 2012, 09:04:36 pm
As far as I know there is no support for JIT debugging, sorry.