Description | adding a zend_extension=/usr/lib/php/extensions/debug-non-zts-20041030/xdebug.so
in php.ini doesn't show any xdebug reference in phpinfo(); call.
But extension=xdebug.so does, but complains as not being installed as a zend_extension.
Nowaday, when trying raising errors, with the extension=xdebug, I do have a call stack displayed, but cannot debug (step in/out nor watch/break).
With zend_extension, Nothing happens on any errors. |
---|
Additional Information | apache:
apache-2.0.52-r2 +berkdb +debug -doc +gdbm +ipv6 -ldap
php:
mod_php-5.0.3 -adabas +apache2 -bcmath +berkdb -birdstep +bzlib +calendar -cdb -cpdflib +crypt -ctype +curl +curlwrappers -db2 +dba -dbase -dbm -dbmaker -dbx +debug -dio -empress -empress-bcs -esoob +exif +fam -fdftk -filepro -flatfile -frontbase +ftp +gd +gd-external +gdbm -gmp -hyperwave-api -iconv +imap -informix -ingres +inifile -interbase -iodbc +jpeg -kerberos -ldap -libedit -mcve +memlimit -mhash +mime +ming -mnogosearch -msession -msql -mssql +mysql -mysqli +ncurses -nis -nls -oci8 -odbc -oracle7 -ovrimos +pcntl +pcre -pfpro +png +posix +postgres -qdbm +readline -recode -sapdb -sasl +session -shared -sharedmem -simplexml -snmp +soap +sockets -solid +spell +spl +sqlite +ssl -sybase -sybase-ct +sysvipc -tidy +tiff +tokenizer +truetype -wddx +xml2 +xmlrpc +xpm
my box
Portage 2.0.51-r8 (default-linux/x86/2004.0, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-mm1 i686) =================================================================
System uname: 2.6.10-mm1 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.6.8
Python: dev-lang/python-2.3.4 [2.3.4 (#1, Jan 6 2005, 16:50:04)]
dev-lang/python: 2.3.4
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.4_p6, 1.8.5-r2, 1.6.3, 1.9.3, 1.5, 1.7.9
sys-devel/binutils: 2.15.92.0.2-r2
sys-devel/libtool: 1.5.10-r2
virtual/os-headers: 2.6.8.1-r2
CFLAGS="-march=athlon-xp -mtune=athlon-xp -O3 -pipe -fomit-frame-pointer -fforce
-addr -falign-functions=16 -falign-jumps=16 -falign-loops=16 -falign-labels=1 -f
prefetch-loop-arrays -maccumulate-outgoing-args" |
---|