» Documentation for: Xdebug 2 » Feature: All Settings This section describes all available configuration settings available in Xdebug. Related Settings 続きを読む
By: Stefan Priebsch Other Articles in the Series Part One: Introducing xdebug Part Two: Tracing PHP Applications with xdebug Part Three: Profiling PHP Applications With xdebug Part Four: Debugging PHP applications with xdebug Part Five: Creat... 続きを読む
A toolkit for splitting, aggregating, analyzing and visualizing xdebug cachegrind files. Installation¶Just checkout the latest stable version: svn co http://xdebugtoolkit.googlecode.com/svn/tags/0.1.4/xdebugtoolkit/ xdebugtoolkitFor using wit... 続きを読む
PHPスクリプトにブレークポイントを設定して、ステップ実行できれば何かと便利です。 LinuxサーバーのPHPウェブページをWindowsクライアントからリモートデバッグする環境(Xdebug,PDT)を作ってみます。 まず、Xdebugをインストールします。 Linux(CentOS 4.3)マ... 続きを読む