Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
How to enable JIT Debugging?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How to enable JIT Debugging? (Read 4575 times)
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.
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
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.
Logged
(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!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
How to enable JIT Debugging?