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

From: Derick Rethans <derick[@]xdebug.org>
Date: Tue, 24 Jul 2007 22:08:03 +0200 (CEST)

On Tue, 24 Jul 2007, sime wrote:

> 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.

I filed it for you (bug #299) and I fixed in CVS as well. Thanks for the
report!

Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Tue Jul 24 2007 - 22:08:04 BST

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