NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Debug session started and finished a LOT


Joined: 02 Apr 2007
Posts: 3
Reply with quote
I have a breakpoint buried quite a few levels down in my php....
When I run in debug .. the log window says that the debug session has
started and finished a LOT of times before I navigate through the site until
the break point is reached.

I am running the latest rev of the PHP IDE (Windoze) against the dbg server on
an apache web site ....

Is very disconcerting .. and it makes me think the debug has stopped...

Any ideas ?
View user's profileFind all posts by pdegSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
as far as I understand, there is nothing wrong.
It starts debugger for each page or frame requested by browser and seems you have breakpoint in a function that is not executed for a LOT of the requests.

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


Joined: 02 Apr 2007
Posts: 3
Reply with quote
You are correct ... I get through a lot of pages/frames before the breakpoint.

I was under the assumption that the debugger just started at the run in the debug "command"
and finished when existing the program, or stopped.

Now I know .... thanks
View user's profileFind all posts by pdegSend private message
Debug session started and finished a LOT
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