Hi
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
In the full analysis it appears that this happens on "function return"
lines (third column = 1). This also puts the end columns out of line.
There are no tabs inserted on function call lines to make the data match
function return lines.
I can work with this, my main interest is finding out what the extra
columns represent.
Here is sample output:
Version: 2.0.0
TRACE START [2007-07-23 15:07:17]
1 0 0 0.000684 0 {main} 1
/home/pw/public_html/pwdemo10/index.php 0
2 1 0 0.000798 0 ini_get 0
/home/pw/public_html/pwdemo10/index.php 5
2 1 1 0.000933 2 2 0 0.000999 0 ini_get
0 /home/pw/public_html/pwdemo10/index.php 7
2 2 1 0.001080 2 3 0 0.001110 0 ini_get
0 /home/pw/public_html/pwdemo10/index.php 9
2 3 1 0.001191 2 4 0 0.001219 0
xdebug_get_profiler_filename 0
/home/pw/public_html/pwdemo10/index.php 11
2 4 1 0.001307 2 5 0 0.001335 0
xdebug_get_tracefile_name 0
/home/pw/public_html/pwdemo10/index.php 13
2 5 1 0.001415 0.0017 0
TRACE END [2007-07-23 15:07:17]
Thanks
Simon
Received on Mon Jul 23 2007 - 19:20:59 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST