News Feed
Jobs Feed
Sections




News Archive
Human Edited Directory:
Now remote debugging is possible for PHP
April 07, 2006 @ 13:28:33

In the HEDIR (Human Edited Directory) today, there's a post of an interview with Dmitri Dmitrienko, the author of the DBG Debugger, a popular PHP debugging option.

They talk a bit about the debugger and about what developers are really looking for when it comes to debugging (remote debugging). Dmitri mentions some of the "trials and tribulations" of testing and moving code around to get it out to production. He also gives his opinion on the interviewer's concerns about remote debugging:

It goes without saying that the access to the server should be given only to authorized personnel, especially if the test server is located outside of local intranet. You should also make sure that remote debugging is done by qualified developers only. The person, who started remote debugging session has a great power - he or she can run SQL statements, make calls to fopen or fwrite or other equally dangerous functions. That is why we never get tired of saying - use SSH tunneling for remote debugging.

0 comments voice your opinion now!
remote debugging possible dbg interview remote debugging possible dbg interview


blog comments powered by Disqus

Similar Posts

Matt Wilkin's Blog: Yahoo Job Interview Questions (and Answers) Parts 1 & 2

7php.com: Interview with Lorna Jane Mitchell - Get Started! Stop Reading, Start Doing!

7PHP.com: Interview With Timothy Boronczyk The Managing Editor of PHPmaster.com

Zend Developer Zone: ZendCon Unconference Chairperson for 2007 Is...

Pro::PHP Podcast: Interview with Morgan Tocker


Community Events











Don't see your event here?
Let us know!


zendframework2 introduction podcast release database usergroup series development community rest testing phpunit functional opinion framework conference language interview unittest symfony2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework