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

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

  Branch: refs/heads/resolve-flag-on-breakpoints
  Home: https://github.com/derickr/dbgp
  Commit: 0cd8b80d9eef497a054723c9966fe0d7974f28f7
      https://github.com/derickr/dbgp/commit/0cd8b80d9eef497a054723c9966fe0d7974f28f7
  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 - 11:33:42 BST

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