[xdebug-dev] [derickr/dbgp] 73031a: A new flag to breakpoints to show whether it was r...

From: Derick Rethans <github[@]derickrethans.nl>
Date: Tue, 07 Jun 2016 04:12:54 -0700

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

  Changed paths:
    M debugger_protocol.rst

  Log Message:
  -----------
  A new flag to breakpoints to show whether it was resolved.

A resolved breakpoint is one that the debugging engine knows for sure is valid.
This means that either the exception name, function name, or file/line number
combination is valid to break on.

This new flag would be present for breakpoint_set and breakpoint_list command
results if the engine supports the notion of resolved breakpoints.
Received on Tue Jun 07 2016 - 12:12:57 BST

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