On Tue, 15 Dec 2009, Mauro C. wrote:
> Have problem setting breakpoint condition:
>
> <?php
> $i = 10;
> echo $i;
>
> breakpoint_set -i 1 -t conditional -f file:///var/www/phpeclipse/conditional_breakpoint.php -n 3 -- base64($i > 1)
Do you have a literal "base64($i > 1)" in the command, or: JGkgPiAx
(the base64 encoded version of "$i > 1" ?
regards,
Derick
-- Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Wed Dec 16 2009 - 17:02:40 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST