Development debugging and runtime profiling tools

Source: Internet
Author: User
Find the development and debugging tools. this post is based on the runtime profiling tool. lasthope is last edited on 2015-03-2412: 43: 03. a lot of include, require, & nbsp; & nbsp; is there a debugging tool like this?

This post was last edited by lasthope on 12:43:03

A web page is often nested with many include, require. Is there a debugging tool like this? when I run a PHP page, it sends all the executed code to my log, such
Line X of A. php, source code :.....................
A. php line Y, source code :.....................
A. php line Z, source code :.....................
Line X of A. php, source code :.....................

Line X of B. php, source code :.....................
Line Y of B. php, source code :.....................
Line Z of B. php, source code :.....................
Line X of B. php, source code :.....................

Line X of C. php, source code :.....................
Line Y of C. php, source code :.....................
Line Z of C. php, source code :.....................
Line X of C. php, source code :.....................

Although debugging tools can also be tracked, it is not so convenient.
Although this will produce a lot of output, it is worth reading at the development stage, especially for other people's programs.

It seems technically feasible that no such tool has been found.
------ Solution ----------------------
Isn't the cachegrind. out. XXXX file generated by xdebug like this?
------ Solution ----------------------
Xdebug has several functions to check whether the trace function is 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.