<?xml version="1.0" encoding="ISO-8859-1"?>
<slide>
	<title>Xdebug</title>
	<subtitle>Summary</subtitle>
	<break lines="2"/>
	<list fontsize="5em">
		<bullet>Protects against infinite recursion</bullet>
		<bullet>|ff0000|Colored| |00ff00|var||0000ff|_dump|()</bullet>
		<bullet>Stacktraces</bullet>
		<bullet>Functiontraces</bullet>
		<bullet marginleft="2em">parameters to functions</bullet>
		<bullet marginleft="2em">function/methodname, classname</bullet>
		<bullet marginleft="2em">file:line locations</bullet>
		<bullet marginleft="2em">memory allocation</bullet>
		<bullet>Profiling</bullet>
		<bullet>Script execution analysis</bullet>
		<bullet>"Remote" debugging</bullet>
	</list>

</slide>
