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

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

  Branch: refs/heads/breakpoint-on-changes
  Home: https://github.com/derickr/dbgp
  Commit: bd06695e7fa7777946d062dca54523e18026ef42
      https://github.com/derickr/dbgp/commit/bd06695e7fa7777946d062dca54523e18026ef42
  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:09:56 BST

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