NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Just in time not working anymore


Joined: 18 Jun 2007
Posts: 10
Reply with quote
For some reason the debugger.jit is not working anymore for fatal errors, bad syntax etc. DebugBreak(); still works though. It worked with older versions of phped and the debugger and i'm not sure when it was broken. We upgrade often. Here is my current setup.

PhpEd Version 5.5 (Build 5518) Windows

Server
Red Hat Enterprise Linux AS release 4 (Nahant Update 5)
php 5.2.6
apache 2.2.6

php.ini (excerpt)

[debugger]
extension=dbg-php-5.2.so
debugger.enabled=on
debugger.profiler_enabled=on
debugger.hosts_allow=all
debugger.ports=7869, 10000/16
debugger.JIT_enabled=on

error_reporting = E_ALL
display_errors = On

This has worked in the past, just not sure what broke it or when.

example:
Nusphere and the listener are on
I hit a piece of code with the following fatal error

Fatal error: Class 'DBQuery' not found in

Debugger does not start... it used to.

Any ideas would be a huge help!
Thanks
Nick
View user's profileFind all posts by saleen34Send private message


Joined: 19 Jun 2006
Posts: 24
Location: florida
Reply with quote
the class not found error probably has nothing to do with phpEd...run the project outside the debugger see if you get the same error, then fix it there and JIT will start working again

- mark
View user's profileFind all posts by menriquezSend private messageVisit poster's websiteYahoo Messenger


Joined: 18 Jun 2007
Posts: 10
Reply with quote
menriquez wrote:
the class not found error probably has nothing to do with phpEd...run the project outside the debugger see if you get the same error, then fix it there and JIT will start working again

- mark

I don't think you understand, in previous versions of phped/debugger if you had a fatal error like that the JIT debugger would start and tell you. Now it doesn't. Make sense?
Nick
View user's profileFind all posts by saleen34Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Quote:
Now it doesn't

Nick, you must be joking.
Problems with JIT were fixed in September, right after they were reported.
See issue 0002466
http://www.nusphere.com/news/changes55.htm

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 18 Jun 2007
Posts: 10
Reply with quote
Not joking....
I'm at 5.6 now and it works again.
View user's profileFind all posts by saleen34Send private message
Just in time not working anymore
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic