NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Profiling CLI script (symfony)


Joined: 20 Nov 2007
Posts: 14
Reply with quote
I have no problem debugging the symfony CLI by adding the line:

Code:
DebugBreak('1@localhost:7869;d=1,p=0');


to the beginning of the symfony script. However, I can't get the profiler to work. I've tried the obvious swapping of the d= and p= settings:

Code:
DebugBreak('1@localhost:7869;d=0,p=1');


but I wind up with a profile window showing a Total of 0, with no other entries. It's clearly connecting to PhpED, because I get the Debug session started and finished messages in the IDE when I do this.

I'm executing the script from a Cygwin bash shell, using a simple
Code:
./symfony

command. As I said, this works perfectly for debugging.
View user's profileFind all posts by garyfxSend private message
Profiling CLI script (symfony)
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