Login  |  繁體中文
感謝您對「自由軟體鑄造場」的支持與愛護,十多年來「自由軟體鑄造場」受中央研究院支持,並在資訊科學研究所以及資訊科技創新研究中心執行,現已完成階段性的任務。 本網站預計持續維運至 2021年底,網站內容基本上不會再更動。
也紀念我們永遠的朋友 李士傑先生(Shih-Chieh Ilya Li)。

What is Resource Catalog ?

catalog-iconThe OpenFoundry Resource Catalog lists professional resources and applications related to the development of open source software. If you have any recommendation listing / category  or bug for this resource catalog, please do not hesitate to contact us.

Xdebug

Rating
0
Website
Votes
0
Rate this listing
0 vote

The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide include the following:

1. Stack traces and function traces in error messages with

a. Full parameter display for user defined functions

b. Function name, file name and line indications

c. Support for member functions

2. Memory allocation

3. Protection for infinite recursions

Platform: PEAR version 0.9.1-dev or higher and some UNIX; Code license: The Xdebug License

Reference: https://xdebug.org/