NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Is it possible to debug eval()'ed code ?
Veteran

Joined: 30 Nov 2006
Posts: 186
Reply with quote
Just need to know.

I have some code in a database field, that gets executed using php eval() method.

If I put a breakpoint on that line and step into the code I do not get into the code. Since the code is in the database it makes sense that it will not work, but is it possible to make a setup change somehow and get it to debug eval()'ed code.

Have not seen such a setting just have to be sure.
View user's profileFind all posts by hgrSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Debugging is not supported for eval'd code. Only physical files can be debugged (stepped through).

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

Joined: 30 Nov 2006
Posts: 186
Reply with quote
Ok. Thanks.
View user's profileFind all posts by hgrSend private message


Joined: 26 May 2009
Posts: 10
Location: Poland
Reply with quote
It's impossible to make it, or it could be done somehow? I mean from feature perspective.
View user's profileFind all posts by kenorbSend private messageVisit poster's website


Joined: 15 Jun 2009
Posts: 1
Reply with quote
Has there be an update to this?
View user's profileFind all posts by awaters821Send private message
Is it possible to debug eval()'ed code ?
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