NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to debug withouth usin firefox


Joined: 23 Jan 2012
Posts: 1
Reply with quote
Hi,
Is there a way I can create breakpoints and wait for other users who visit my site and debug it then.

I don't want to use the debugger on browser.

I need this as I want to debug some variables from remote services.


Cheers,
Vishal
View user's profileFind all posts by vishalkhialaniSend private message
Guru master

Joined: 24 Jul 2009
Posts: 737
Reply with quote
It's possible (have a look at DebugBreak), but the site will hang whilst you are debugging, or fail to debug if PhpED is not running & accessible at the time of doing the DebugBreak.

Probably better to use logging methods, such as dumping variables to text files on the server.
View user's profileFind all posts by plugnplaySend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
plugnplay is correct. Furthermore, with embedded break it's very easy to get 100+ connections & debug sessions from raither ungry visitors Smile who push refresh buttons in their browser more than once. Each refresh will add one more debug session. Is it what you need?

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