Debugging with Xdebug

Comments

Comments are closed.

XDebug is something that should be part of every PHP developers core tool set. Derick's presentation showed of several aspects of XDebug that a casual user of it (like myself) would not have found without a good bit of research. Having Derick (the author of XDebug) show off some key functionality, has moved XDebug to the top of my "to use daily" list.

Good demos of xdebug's capabilities and usage, along with how kcachegrind adds value to what xdebug brings to the table.

Very please with this talk. Derick was apt and willing to answer all my questions. Xdebug looks wonderful and I am hoping to try it out soon.