One feature I would like is something I call "dynamic breakpoint".
What I mean by this is:
getting xdebug to break execution and start debugging when a specified
variable has changed value, or set to a specific value, regardless of
where in the code this happens. So you can't set the breakpoint at a
specific line, because the line could change on every execution.
Is this possible to do?
/Are
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST