[xdebug-general] Re: xdebugger jumps over function

From: Rob Sargent <robjsargent[@]gmail.com>
Date: Sat, 18 Dec 2010 11:24:41 -0700

Can you not put a break point inside the function instead of trying to
step into it?

dennis wrote:
>
> 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 - 18:24:53 GMT

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