On Fri, 10 Sep 2010, Damjan Cvetko wrote:
> Hi Jacob.
>
> N++ DBGP raw log tells me that XDebug connects to the debugger, it shows
> that the path maps works (more or less) and it is strange that XDebug does
> not stop execution.
It doesn't work, the breakpoints are set like:
breakpoint_set -i 3 -t line -f C:\xampplite\htdocs/test.php -n 9 -s enabled -h 0 -o >=
where it should be:
breakpoint_set -i 3 -t line -f file:///C:/xampplite/htdocs/test.php -n 9 -s enabled -h 0 -o >=
regards,
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 Fri Sep 10 2010 - 10:53:41 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST