<?xml version="1.0" encoding="ISO-8859-1"?>
<slide fontsize="6em">
	<title>GDB mode/XML</title>

	<break lines="4"/>
	<list fontsize="5em">
		<bullet>Input commands the same</bullet>
		<bullet>%option response_format 1%</bullet>
		<bullet>Output in 'proprietary' XML</bullet>
		<bullet>Easier parsing for debug clients... but not for people</bullet>
	</list>

	<image filename="gdb-xml.png" align="right"/>
</slide>
