According to the data on the network configuration of debugging environment after the actual trial of the discovery function is relatively simple, single file debugging can also, if it is a cross file debugging project is not so comfortable, the
The author's development environment is as follows: Windows8.1+apache+phpstorm+xdebug+firefox (XDebug helper 1.4.3 plugin).
First, Xdebug installation configuration
(1) Download Xdebug download address: http://www.xdebug.org/must download the
Use XDebug debugging and unit test coverage rate analysis. Today, I will share some of my experiences with XDebug. XDebug is installed only when it is used to generate a Coverage Analysis file. Recently, I used it myself today.
XDebug
To share some
Today, under the Mac, want to debug PHP code, found that NetBeans can not hang breakpoints, the basic debugging. A search found that there is a third-party PHP module called Xdebug, although only to find some information under Windows, but still
Installing xdebug on centos
Here are exact steps to follow:
1. You need to install PHP's devel package for PHP commands executionyum install php-develMake sure you also have PHP-paer package installedyum install php-pear
2. Next install GCC and gcc
Xdebug IntroductionXdebug is a PHP debug tool that is based on an zend extension that can be used to track, debug, and analyze the health of PHP programs. such as variables, function debugging, performance monitoring, code coverage, etc.
First, the pre-configuration description:1. Phpstudy integrates the xdebug extension, so there is no need to download xdebug separately.2. Open Xdebug Extension: Other options menu > PHP extensions > XdebugSecond, the configuration steps:1. Phpstudy
Xdebug Installation Tutorials Download XdebugFirst we need to download xdebug, be sure to choose the appropriate version of Xdebug according to the version of PHP installed, because I installed PHP in the Windows environment, so choose to
Tools Introduction:
1. Xdebug
Xdebug is an open source PHP debugger (a debug tool) that is powerful enough to track, debug, and analyze the PHP program's health. Xdebug now the latest version is xdebug 2.1.0, download page is
Using Xdebug to debug and optimize PHP programs [1]
Author:
Haohappy
MSN: haohappy at msn.com
Blog: http://blog.csdn.net/haohappy2004
2006-07-04
Why?
Debugger?Many PHP programmers use echo, print_r (), var_dump (), and printf () for debugging. In
Xdebug is a powerful PHP program debugger. For PHP developers, Xdebug is a must-have tool. This article is a Mac-based environment for XDEBUG installation and Phpstorm configuration.
Installing Xdebug
Using Brew to install XDEBUG, the syntax is as
Experimental environment CentOSPhpinfo ()ShowPHP Version 5.3.3Go to official website http://www.xdebug.org/corresponding downloadxdebug-2.2.5Unzip the Xdebug package under Linux.1, enter Xdebug, in this directory first run PHP directory under the
Xdebug Usage Summary of PHP debug trace:
Xdebug is an open source PHP program debugging tool that you can use to debug, track, and analyze program running status. Of course, Xdebug need to combine PHP's editing tools to interrupt points, tracking,
Zend Studio Xdebug 57% waiting for Xdebug session
Problem Description:
Firewall all off. Phpinfo (); There are xdebug in the NetBeans software debugging, it is normal and can be debugged. Baidu, Google search did not find the reason
Zend Studio,
Use Xdebug to debug and optimize PHP programs [1]. Author: HaohappyMSN: haohappyatmsn. comBlog: blog. csdn. nethaohappy20042006-07-04 why need Debugger? Many PHP programmers use echo, print_r (), var_dump (),
Author:
Haohappy
MSN: haohappy at
This article mainly introduces how to add Xdebug extensions in PHP. For more information about how to download the corresponding DLL
2. Place the file in the ext folder under the PHP installation directory.
3. modify php. ini
The code is
For phpdesigner xdebug, you can use the browser to debug the configuration. for phpdesigner xdebug, you can use the browser to debug the configuration. my current configuration PHPcode [XDebug] xdebug. profiler_output_dir = C: \ ProgramData \ find
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.