paip.php页面调试设置及流程
Jun 13, 2016 am 10:52 AM
paip.php页面调试设置及流程
Author作者Attilax 我用的是Eclipse for PHP Developers V3.0.2 ,内带的ECLIPSE是v3.7.2 indigo,with Zend Debugger v5.2.15, Copyright
项目右键>PHP DEBUG>win (properties for xxxx)>>"enbalble projet specific settings" >>set "base path" =="/" >>ok..
然后DEBUG AS 某一个PHP页,会在ECLIPSE中打开此页。。将其URL COPY至ie,就可以在IE中打开单步调试..
然后,在同一个会话中,可以任意选择其它页面,不用其它参数都可以进行调试了
如果直接在IE中打开页面,则进入不了调试界面..我想可能是没有把会话传过去吧..

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Detailed explanation of C++ function debugging: How to debug problems in multi-threaded functions?

Do Not Disturb Mode Not Working in iPhone: Fix

How to use LeakSanitizer to debug C++ memory leaks?

Shortcut to golang function debugging and analysis

How to do efficient debugging in Java lambda expressions?

How to conduct concurrency testing and debugging in Java concurrent programming?

PHP Debugging Errors: A Guide to Common Mistakes
