[xdebug-dev] [derickr/dbgp] e5aca3: Allow for an additional 'state' breakpoint type.

From: Derick Rethans <github[@]derickrethans.nl>
Date: Tue, 07 Jun 2016 03:50:49 -0700

  Branch: refs/heads/breakpoint-on-changes
  Home: https://github.com/derickr/dbgp
  Commit: e5aca36f09b61ee2f3de1b794c6e6be842489269
      https://github.com/derickr/dbgp/commit/e5aca36f09b61ee2f3de1b794c6e6be842489269
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2016-06-07 (Tue, 07 Jun 2016)

  Changed paths:
    M debugger_protocol.rst

  Log Message:
  -----------
  Allow for an additional 'state' breakpoint type.

This breakpoint is meant to signal to the debugger engine whether it should
break on changes in the engine's state. The only type that I am currently
adding to the spec is a "scope change". This breakpoint will trigger when
the active scope of the current state of the debugger engine changes.

This, combined with another PR regarding the validity of configured
breakpoints should allow for the detection of breakpoints on lines of code
that are not valid.
Received on Tue Jun 07 2016 - 11:50:51 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:04 BST