On Thu, 21 Mar 2013, anatoly techtonik wrote:
> Is there a more formal description of Xdebug function trace format?
> http://xdebug.org/docs/execution_trace
No, but I would be happy to have one and put it in the documentation.
> I found that for module imports (require), the format is different.
require is just a function, if it doesn't behave like that in the trace
file, that is a bug (and please file a report at http://bugs.xdebug.org
with an example then).
> I am asking, because I am trying to get the same style of output
> for Python so that I can use PHP analyzers with that. Formal
> description will help me to understand and see all elements that
> are possible, which is critical to a proper alignment of concepts
> from one language to another.
>
> How hard is to build that list.
Shouldn't be that hard, try it :-)
cheers,
Derick
-- Like Xdebug? Consider a donation: http://xdebug.org/donate.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Thu Mar 21 2013 - 12:04:57 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST