Author Topic: How to enable JIT Debugging?  (Read 4573 times)

Offline louarnold

  • Single posting newcomer
  • *
  • Posts: 5
How to enable JIT Debugging?
« 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: How to enable JIT Debugging?
« Reply #1 on: August 24, 2012, 09:04:36 pm »
As far as I know there is no support for JIT debugging, sorry.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]