翻訳と辞書
Words near each other
・ XD engine
・ XD Group
・ XD-Picture Card
・ XDA
・ XDA Developers
・ XDA Flame
・ XDAIS algorithms
・ XDarwin
・ XDB
・ XDB Enterprise Server
・ XDC
・ XDCAM
・ XDCC
・ XDE
・ XDeathstarx
Xdebug
・ Xdelta
・ XDF
・ XDH
・ XDH assumption
・ XDI
・ Xdime
・ XDISCIPLEx A.D.
・ XDK
・ XDK Debug BIOS
・ XDM
・ XDM (display manager)
・ XDMF
・ Xdmx
・ XDNA


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Xdebug : ウィキペディア英語版
Xdebug

Xdebug is a PHP extension which provides debugging and profiling capabilities. It uses the DBGp debugging protocol.
The debug information that Xdebug can provide includes the following:
* stack and function traces in error messages with:
:
*full parameter display for user defined functions
:
*function name, file name and line indications
:
*support for member functions
* memory allocation
* protection for infinite recursions
Xdebug also provides:
* profiling information for PHP scripts
* code coverage analysis
* capabilities to debug your scripts interactively with a debugger front-end.
Xdebug is also available via the PECL.
==See also==

*Debugger
*Dynamic program analysis
*Software performance analysis
*Optimization
*DBG (another open source PHP debugger)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Xdebug」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.