[xdebug-dev] Bug 0000299: computerized traces don't have a newline for return entries if memory limit is not enabled

From: <noreply[@]lists.xdebug.org>
Date: Tue, 24 Jul 2007 22:07:13 +0200

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000299
======================================================================
Reporter: derick
Handler:
======================================================================
Project: Xdebug
Bug ID: 299
Category: Usage problems
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
Operating System: *
PHP Version: 5.1.6
Xdebug Version: 2.0.0
======================================================================
Date Submitted: 2007-07-24 08:05 CEST
Last Modified: 2007-07-24 22:07 CEST
======================================================================
Summary: computerized traces don't have a newline for return entries if memory limit is not enabled
Description:
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
======================================================================

----------------------------------------------------------------------
 derick - 2007-07-24 22:07 CEST
----------------------------------------------------------------------
Fixed in CVS.

Bug History
Date Modified Username Field Change
======================================================================
2007-07-24 08:05derick New Bug
2007-07-24 08:05derick Bug Monitored: derick
2007-07-24 22:07derick Bugnote Added: 0000707
2007-07-24 22:07derick Status new => closed
======================================================================
Received on Tue Jul 24 2007 - 22:07:16 BST

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