Hi,
xdebug_break() does not invoke the debugger when remote mode is set to
jit. Is this by design?
Wouldn't it be handy if it did invoke the debugger?
How else should I invoke the debugger if I only want to break in one
script and/or position?
Please CC me, I'm not on the list.
Greetings,
Olaf
xdebug.remote_mode=jit
<?php
xdebug_break();
die("die");
Received on Tue Jul 13 2010 - 16:23:54 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST