[xdebug-dev] Bug 0000062: auto_trace to log file does not work

From: <xdebug-dev[@]lists.xdebug.org>
Date: Mon, 31 May 2004 14:04:48 +0200

The following bug has been RESOLVED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000062
======================================================================
Reporter: lmpmbernardo
Handler: derick
======================================================================
Project: Xdebug
Bug ID: 62
Category: Usage problems
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Operating System: XP and W2K
PHP Version: 4.3.6
Xdebug Version: 1.3.1
Resolution: not a bug
======================================================================
Date Submitted: 2004-05-13 16:57 CEST
Last Modified: 2004-05-31 14:04 CEST
======================================================================
Summary: auto_trace to log file does not work
Description:
I have the following settings:
xdebug.auto_trace = On
xdebug.trace_output_dir = "c:\tmp"
xdebug.collect_params = Off
xdebug.default_enable = On
xdebug.manual_url = "http://www.php.net"
xdebug.auto_profile = On
xdebug.auto_profile_mode = 0
xdebug.profile_output_dir = "c:\tmp"

The profile information is written to the log file, the trace information
is not. If I turn off profiling, no trace information is output and no log
file is created.
======================================================================

----------------------------------------------------------------------
 derick - 2004-05-31 14:04 CEST
----------------------------------------------------------------------
Right, it's xdebug.output_dir to specify the directory to dump traces in
xdebug 1.3. If not specified, it defaults to /tmp which doesn't exist on
windows of course.

Bug History
Date Modified Username Field Change
======================================================================
2004-05-13 16:57lmpmbernardo New Bug
2004-05-31 14:04derick Bugnote Added: 0000139
2004-05-31 14:04derick Assigned To => derick
2004-05-31 14:04derick Resolution open => not a bug
2004-05-31 14:04derick Status new => resolved
======================================================================
Received on Mon May 31 2004 - 14:04:48 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:02 BST