mirror of
https://github.com/php/presentations.git
synced 2026-03-23 23:22:22 +01:00
42 lines
1.2 KiB
XML
42 lines
1.2 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<presentation
|
|
template="css"
|
|
navmode="html"
|
|
navbarbackground="#4373b4"
|
|
navbartopiclinks="0"
|
|
navColor="#f1fbff"
|
|
stylesheet="presentations/slides/perf/ezp.css"
|
|
backgroundfixed="1" >
|
|
<topic>Debugging</topic>
|
|
<title>Debugging PHP with Xdebug</title>
|
|
<event>LinuxTag 2004</event>
|
|
<location>Karlsruhe, Germany</location>
|
|
<date>June 23rd, 2004</date>
|
|
<speaker>Derick Rethans</speaker>
|
|
<email>derick@php.net</email>
|
|
<url>http://pres.derickrethans.nl/xdebug-lt</url>
|
|
<slide>slides/xdebug/title.xml</slide>
|
|
<slide>slides/xdebug/questions.xml</slide>
|
|
|
|
<slide>slides/xdebug/how-started.xml</slide>
|
|
<slide>slides/xdebug/about.xml</slide>
|
|
|
|
<slide>slides/xdebug/infinite.xml</slide>
|
|
<slide>slides/xdebug/vardump.xml</slide>
|
|
|
|
<slide>slides/xdebug/stacktrace.xml</slide>
|
|
<slide>slides/xdebug/local-vars.xml</slide>
|
|
<slide>slides/xdebug/functiontrace-file.xml</slide>
|
|
|
|
<slide>slides/xdebug/profiling.xml</slide>
|
|
<slide>slides/xdebug/profiling2.xml</slide>
|
|
|
|
<slide>slides/xdebug/interfaces.xml</slide>
|
|
<slide>slides/xdebug/gdb.xml</slide>
|
|
<slide>slides/xdebug/gdb-xml.xml</slide>
|
|
<slide>slides/xdebug/dbgp.xml</slide>
|
|
|
|
<slide>slides/xdebug/resources.xml</slide>
|
|
|
|
</presentation>
|