[xdebug-general] xdebugger jumps over function

From: dennis <Dennis605[@]web.de>
Date: Sat, 18 Dec 2010 16:41:46 +0100

Hi guys I'm using Xdebug v2.1.0. When I try to trace a php code, I'm using
the "step in" function to step into the function, but xdebug jumps over the
function an returns to where the function is called from.

So I'm not able to follow the code of the function. Also the code which gets
executed after the function call, is ignored by xdebug, so xdebug jumps back
to the function call, and waits for some action.

Do you have any ideas why this is happening?
Received on Sat Dec 18 2010 - 15:48:07 GMT

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