mirror of
https://github.com/php/presentations.git
synced 2026-03-24 15:42:33 +01:00
15 lines
323 B
XML
15 lines
323 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<slide fontsize="6em">
|
|
<title>Tracing</title>
|
|
|
|
<blurb> </blurb>
|
|
<image align="center" filename="trace.png"/>
|
|
|
|
<blurb> </blurb>
|
|
<blurb> </blurb>
|
|
<list fontsize="5em">
|
|
<bullet>xdebug_start_trace()</bullet>
|
|
<bullet>xdebug_dump_function_trace()</bullet>
|
|
</list>
|
|
</slide>
|