Development debugging, run-time Profiling Tools

Source: Internet
Author: User
Find development debugging, run-time Profiling Tools
This post was last edited by LastHope on 2015-03-24 12:43:03

A Web page is often nested many include,require, there is no such debugging tool, when I run a php page, it put all the executed code to my log out, such as
a.php. x line, source code: ............
a.php line y, source code: ...... .........
a.php Z-line, source code: ....... .......
a.php. x line, source code: ............

b.php. x line, source code: ............
b.php line y, source code: ...... .........
b.php Z-line, source code: ....... .......
b.php. x line, source code: ............

c.php. x line, source code: ............
c.php line y, source code: ...... .........
c.php Z-line, source code: ....... .......
c.php. x line, source code: ............

Although debugging tools can also be traced. But it's not always convenient.
While this produces a lot of output, it is worth reading for the development phase, especially for other people's programs.

The feeling is technically feasible, that is, no such tool has been found.
------to solve the idea----------------------
Xdebug generated Cachegrind.out.XXXX files isn't that the way it is?
------to solve the idea----------------------
Xdebug has several features to see if the trace feature is not what you want
http://devzone.zend.com/1135/tracing-php-applications-with-xdebug/
  • Contact Us

    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.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.