[xdebug-general] Re: Extra fields in computer-readable trace

From: sime <info[@]urbits.com>
Date: Tue, 24 Jul 2007 10:41:47 +1000

Derick Rethans wrote:

>On Tue, 24 Jul 2007, sime wrote:
>
>>It seems that with my computer-readable trace, I'm getting extra column data.
>>14 fields instead of the 10 described here:
>>http://xdebug.org/docs/all_settings#trace_format
>>
>>
>I updated the documentation, which you can find here:
>http://xdebug.org/docs/all_settings#trace_format
>
Thanks that is much clearer. So, I think that there is a missing
linefeed after the return lines. Here are two of those sample lines
again, with the tabs replaced with "*". It looks like the return line is
missing a linefeed on the end and thus flows into the call line.

CALL
2 * 1 * 0 * 0.000798 * 0 * ini_get * 0 * * /blah/index.php * 5

RETURN
2 * 1 * 1 * 0.000933 * 2 * 2 * 0 * 0.000999 * 0 * ini_get * 0 * *
/blah/index.php * 7

If this is a bug, I'll get an account and log it.

Cheers
Simon
Received on Tue Jul 24 2007 - 02:42:40 BST

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