[xdebug-dev] dbgp dbgp/debugger_protocol.txt

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Tue, 24 Jan 2006 23:04:47 +0100

Date: Tue Jan 24 23:04:47 CET 2006
User: Derick Rethans
Directory: dbgp

Log Message:
- 7.2.1 Added a description of the breakpoint_types feature.

Modified files:
           dbgp/debugger_protocol.txt (version: 1.6)

[FILE: /dbgp/debugger_protocol.txt]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dbgp/debugger_protocol.txt:1.5 Mon Jan 23 18:58:22 2006 GMT
+++ dbgp/debugger_protocol.txt Tue Jan 24 21:04:47 2006 GMT
@@ -694,6 +694,10 @@
                                       XML, HTML and XHTML. An IDE may need this
                                       information to to know what types of
                                       breakpoints an engine will accept.
+ breakpoint_types get returns a space separated list with all
+ the breakpoint types that are supported.
+ See `7.6 breakpoints`_ for a list of the
+ 6 defined breakpoint types.
     multiple_sessions get|set {0|1}
     encoding get|set {ISO8859-15, UTF-8, etc.}
     max_children get|set max number of array or object
@@ -703,7 +707,6 @@
     max_depth get|set maximum depth that the debugger
                                       engine may return when sending arrays,
                                       hashs or object structures to the IDE.
- data_encoding get|set see feature_get
     ========================= ======= ==========================================
 
 The following features strings MAY be available, if they are not, the IDE should
@@ -2068,6 +2071,10 @@
 
 A. ChangeLog
 ============
+2006-01-24
+
+- 7.2.1 Added a description of the breakpoint_types feature.
+
 2006-01-23
 
 - 7.11 Clarified the behavior of paging regarding depths, and that
Received on Tue Jan 24 2006 - 23:04:58 GMT

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