Hello Derick and everyone,
Currently Xdebug does not accept break command while
the language engine is running.
I guess that the main reason of it is performance.
Checking in-comming command on every statement execution
is too expensive. May be my guess is wrong.
So, how about checking in-comming (break) command every
100 (or 255, whatever) statements execution.
This way, performance down should not be so bad, and
at least I can break the target execution from debugger
client without restarting Apache ;-)
I hope you like this idea.
Best regards,
-- Jun Monnai, Anchor Systems Corp. mail: monnai[@]anchorsystems.co.jp web: http://www.anchorsystems.co.jp/ voice: +81-78-946-5554 fax: +81-78-946-5575Received on Thu Apr 26 2007 - 10:01:06 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST