NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to continue debug session


Joined: 09 Oct 2003
Posts: 60
Location: Bristol, England
Reply with quote
Hi,

I submitted this yesterday and got an email saying there was a reply, but when I clicked the the link the message didn't seem to exist anymore, so I'm submitting it again.

I've just upgraded to version 4.6.3.4633, but now when I start the debugger, it attachs to the browser for the first session, but when I try to submit the page again, phpEd seems to have lost it's connection to the browser so no debugging session happens.

Could you tell me what I need to do to be able to continue the debugging sessions from one page submission to the next?

Debbie
View user's profileFind all posts by Debbie-LeighSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8351
Reply with quote
Dear Debbie-Leigh,

Probably, what you are expecting from IDE is debug session.
Seems you turned it off and that's why you don't get debug session continued on the subsequent navigations.

If you start debugger from the IE Debugger Toolbar, check if Debug Session is on in the Toolbar dropdown.
If you start debugger from the IDE, check if tools->settings->debugger->debug session is on.
If you start debugger using DebugBreak() call check if c=1 flag is specified in the arguement.
If you start debugger using either POST or GET, check again if c=1 flag is specified.

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


Joined: 09 Oct 2003
Posts: 60
Location: Bristol, England
Reply with quote
Hi dmitri,

Thank you for replying so promptly.

It works! The problem was that, even though I had set the Debug Sessions in the settings, I hadn't checked it on the Open Url dialog box. One of those more obscure problems, again. Smile

However, when I was testing it out, I found that when phpEd debugged the css files (I've set Apache to send css and js files to php too) it seems to think that the page has changed as soon as it opens it. This doesn't seem to happen with the js files. What could be causing this?

Debbie
View user's profileFind all posts by Debbie-LeighSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8351
Reply with quote
Quote:
that the page has changed as soon as it opens it

did it warn you or what?

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


Joined: 09 Oct 2003
Posts: 60
Location: Bristol, England
Reply with quote
Hi dmitri,

No, it just opens the page with the star in the tab and when I close it, it prompts to save, even though nothing should have been changed.

Debbie
View user's profileFind all posts by Debbie-LeighSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8351
Reply with quote
looks like you faced with this http://www.nusphere.com/kb/technicalfaq/faq_wrk_with_phped.htm (see p.5)

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
How to continue debug session
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