Paketname | php5-xdebug |
Beschreibung | Xdebug Module for PHP 5 |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.0.5-1ubuntu1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 624 Byte |
Hängt ab von | ucf, libc6 (>= 2.4), phpapi-20090626+lfs |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | xdebug |
Paketgröße | 213534 Byte |
Prüfsumme MD5 | 9776e799dfe06f5c67c533db485b1445 |
Prüfsumme SHA1 | ad649d79960c2e1e6629813f301a1a64fdf93931 |
Prüfsumme SHA256 | 6870ad5a7cf5bdbe4c5369f260ab9837976c589040b269d576a6f2b71b8370d9 |
Link zum Herunterladen | php5-xdebug_2.0.5-1ubuntu1_i386.deb |
Ausführliche Beschreibung | The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
.
* stack traces 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
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
|