New Xdebug configuration manual. contributed by Ian MacLennan .
[phpeclipse.git] / net.sourceforge.phpeclipse.help / html / ar04.html
diff --git a/net.sourceforge.phpeclipse.help/html/ar04.html b/net.sourceforge.phpeclipse.help/html/ar04.html
new file mode 100644 (file)
index 0000000..588a5b2
--- /dev/null
@@ -0,0 +1,7 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Debugging a Project On a Web Server Using PHPEclipse and XDebug</title><meta name="generator" content="DocBook XSL Stylesheets V1.71.0"><link rel="start" href="index.html" title="Debugging in PHP Eclipse"><link rel="up" href="pt01.html" title="Part I. Getting Started with PHPEclipse"><link rel="prev" href="ar03s06.html" title="Conclusion"><link rel="next" href="ar04s02.html" title="Setting up the Debugger"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Debugging a Project On a Web Server Using PHPEclipse and
+  XDebug</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ar03s06.html">Prev</a> </td><th width="60%" align="center">Part I. Getting Started with PHPEclipse</th><td width="20%" align="right"> <a accesskey="n" href="ar04s02.html">Next</a></td></tr></table><hr></div><div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="phpeclipse.debuggingremote"></a>Debugging a Project On a Web Server Using PHPEclipse and
+  XDebug</h2></div><div><div class="author"><h3 class="author"><span class="firstname">Ian</span> <span class="surname">MacLennan</span></h3></div></div><div><div class="legalnotice"><a name="id2577280"></a><p></p></div></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="ar04.html#phpeclipse.debuggingremote.introduction">Introduction</a></span></dt><dt><span class="sect1"><a href="ar04s02.html">Setting up the Debugger</a></span></dt><dd><dl><dt><span class="sect2"><a href="ar04s02.html#phpeclipse.debuggingremote.setupdebugger.interpreterpath">Specifying the PHP Interpreter Path</a></span></dt><dt><span class="sect2"><a href="ar04s02.html#phpeclipse.debuggingremote.setupdebugger.debugconfiguration">Creating the Debug Configuration</a></span></dt></dl></dd><dt><span class="sect1"><a href="ar04s03.html">Conclusion</a></span></dt></dl></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="phpeclipse.debuggingremote.introduction"></a>Introduction</h2></div></div></div><p>This tutorial assumes that you have already completed the tutorial
+    on local debugging. Thus, you have already created a project and have
+    created a simple script that can be examined during debugging and that a
+    breakpoint has already been inserted. It also assumes that you have a
+    functional web server that has the XDebug module installed.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ar03s06.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pt01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ar04s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Conclusion </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Setting up the Debugger</td></tr></table></div></body></html>