slides/xdebug/about.xml
Xdebug
3/22
How did it start?
Protection


  • • Protects against infinite recursion
  • • Colored var_dump()
  • • Stacktraces
  • • Functiontraces
  • • parameters to functions
  • • function/methodname, classname
  • • file:line locations
  • • memory allocation
  • • Profiling
  • • Script execution analysis
  • • "Remote" debugging