[xdebug-general] Tracing not working

From: Martin Streicher <martin.streicher[@]gmail.com>
Date: Wed, 6 Jun 2007 09:47:14 -0400

I cannot seem to emit trace files. These are my settings:

zend_extension = /usr/lib/php4/20020429/xdebug.so
xdebug.default_enable = On
xdebug.show_exception_trace = On
xdebug.show_local_vars = 1
xdebug.max_nesting_level = 50
xdebug.var_display_max_depth = 6

xdebug.dump_once = On
xdebug.dump_globals = On
xdebug.dump_undefined = On
xdebug.dump.REQUEST = *
xdebug.dump.SERVER = REQUEST_METHOD,REQUEST_URI,HTTP_USER_AGENT

xdebug.trace_format = 0
xdebug.auto_trace = 1
xdebug.trace_output_dir=/tmp/traces
xdebug.trace_output_name=trace.%s

xdebug.collect_params = 4
xdebug.collect_vars = 4
xdebug.collect_includes = 1
xdebug.collect_return = 1
xdebug.show_mem_delta = 1

This is RC4 on Debian Linux. Any ideas or pointers?

Also, if you would like to proof my article on Xdebug for
developerWorks, drop me a line.

Martin
Received on Wed Jun 06 2007 - 15:47:32 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST