1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- jEdit buffer-local properties: -->
3 <!-- :indentSize=2:noTabs=true: -->
4 <!-- :xml.root=docmaster.xml: -->
6 <chapter id="cpt.debug">
7 <title>Debugging</title>
9 The following section (<xref linkend="sec.debug_php"/>) describes one of the most interesting aspects when developing software: Debugging.
13 The second section (<xref linkend="sec.debug_php"/>) within this chapter will describe how you can debug &phpeclipse; itself. In case you want to find out how things work, or you found a bug in &phpeclipse; and want to help the &phpeclipse; developers.