[xdebug-general] Re: confused by multiple trace files

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 6 Sep 2007 15:33:42 +0200 (CEST)

On Mon, 3 Sep 2007, George Jempty wrote:

> I haven't completely figured this out but the third file anyway seemed to be
> the result of having Symfony debugging enabled. But I still get two files, as
> though xdebug_start_trace is being called a second time, and when it can't
> write to the file it expects based on naming conventions, it appends the file
> name?! I'm no C expert but maybe I can figure out if the above assumption is
> correct. Anyway, sounds like it's an application issue, not an xdebug issue.
> Sorry for any confusion.

This happens if another PHP process wants to write a trace file while
the other one is still in use. It could be an inline image (That points
to a PHP script for example).

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Thu Sep 06 2007 - 15:33:40 BST

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