Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

XDebug is a PHP extension for profiling, interactive debugging and gathering code coverage information.

learn more… | top users | synonyms

0
votes
0answers
17 views

How to setup a xdebug session throught Eclipse in a facebook app?

Currently developping a "classic" in-facebook app. Here is my setup : Developping machine : Win7 using Eclipse PDT. Files are on remote server. Access on local lan 192.x.x.10 Server machine : ...