mirror of
https://github.com/php/presentations.git
synced 2026-03-23 23:22:22 +01:00
33 lines
987 B
XML
33 lines
987 B
XML
<presentation
|
|
template="php"
|
|
navmode="html"
|
|
navbarbackground="#3C5BB4"
|
|
stylesheet="presentations/slides/srm/style.css"
|
|
backgroundfixed="1" >
|
|
<topic>Debugging</topic>
|
|
<title>Xdebug in a nutshell</title>
|
|
<event>Vancouver PHP User Group meeting</event>
|
|
<location>Vancouver, Canada</location>
|
|
<date>July 31st, 2003</date>
|
|
<speaker>Derick Rethans</speaker>
|
|
<email>d.rethans@jdimedia.nl</email>
|
|
<url>http://pres.derickrethans.nl/xdebug-vancouver</url>
|
|
<slide>slides/ze-xdebug/title.xml</slide>
|
|
|
|
<slide>slides/xdebug/about.xml</slide>
|
|
|
|
<slide>slides/xdebug/cb-dump.xml</slide>
|
|
<slide>slides/xdebug/trace.xml</slide>
|
|
<slide>slides/xdebug/profile.xml</slide>
|
|
|
|
<slide>slides/xdebug/gathering-data.xml</slide>
|
|
<slide>slides/xdebug/hooks1.xml</slide>
|
|
<slide>slides/xdebug/execute.xml</slide>
|
|
<slide>slides/xdebug/hooks2.xml</slide>
|
|
|
|
<slide>slides/xdebug/client-xdebugc.xml</slide>
|
|
<slide>slides/xdebug/client-macosx.xml</slide>
|
|
<slide>slides/xdebug/client-studio.xml</slide>
|
|
|
|
</presentation>
|