SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-dbg-server rpm build for : Old RedHat 8.X. For other distributions click php-dbg-server.

Name : php-dbg-server
Version : 2.10pl3 Vendor : Red Hat, Inc_
Release : 6 Date : 2002-09-03 17:40:21
Group : Development/Debuggers Source RPM : php-dbg-server-2.10pl3-6.src.rpm
Size : 0.10 MB
Packager : Red Hat, Inc_ < http://bugzilla_redhat_com/bugzilla>
Summary : PHP debugger
Description :
Php Debugger DBG is a comprehensive software tool that helps you to
debug your php script. It may work with your production or development
WEB server or locally without any other computers.
Generally DBG allows:
* execute scripts in step-by-step
o step-in
o step-out
o step-over
o run (continue)
o pause
o break (stop)
* work with breakpoints which
o support conditions (to be met before breakpoint fires)
o can be temporary (to implement goto cursor)
o can be global (not at any given line/file, but simply
global)
o can skip certain number of hits
* work with watch/eval
o can evaluate any given statement(s) at a time (just
like eval() in php)
o can perform it at a given nested call (back-trace location)
- so you can change or see any values local to function(s)
where the current function was called from.
* call-stack/back-trace
* profile scripts. Shows how many microseconds were spent for each
executed line including min, max, avg values and number of hits.

This package provides the server portion of the debugging enviroment.
You will need a client capable of communicating with the dbg server
to make full use of the debugging enviroment.
(see http://dd.cron.ru/dbg/installation.php for additional details)

RPM found in directory: /vol/rzm6/linux-redhat/linux/8.0/en/os/i386/RedHat/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-dbg-server-2.10pl3-6.i386.rpm
     Search for other platforms
php-dbg-server-2.10pl3-6.sparc.rpm
php-dbg-server-2.10pl3-6.alpha.rpm
php-dbg-server-2.10pl3-6.ppc.rpm
php-dbg-server-2.10pl3-6.ia64.rpm
php-dbg-server-2.10pl3-6.s390.rpm

Provides :
dbg.so
php-dbg-server

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.0)
perl
libc.so.6(GLIBC_2.1.3)
php
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6


Content of RPM :
/usr/lib/php4/dbg.so
/usr/share/doc/php-dbg-server-2.10pl3
/usr/share/doc/php-dbg-server-2.10pl3/AUTHORS
/usr/share/doc/php-dbg-server-2.10pl3/COPYING
/usr/share/doc/php-dbg-server-2.10pl3/INSTALL
/usr/share/doc/php-dbg-server-2.10pl3/LICENSE.RTF
/usr/share/doc/php-dbg-server-2.10pl3/VERSION

 
ICM