[xdebug-dev] dbgp dbgp/debugger_protocol.txt

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Wed, 3 Nov 2004 11:26:23 +0100

Date: Wed Nov 3 11:26:23 CET 2004
User: Derick Rethans
Directory: dbgp

Log Message:
- Added the undefined type to common data types.

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

[FILE: /dbgp/debugger_protocol.txt]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dbgp/debugger_protocol.txt:1.3 Thu Oct 28 11:06:05 2004 GMT
+++ dbgp/debugger_protocol.txt Wed Nov 03 09:26:23 2004 GMT
@@ -1428,6 +1428,11 @@
     of the type mapping, and should be considered
     experimental, and not generally available in
     implementations of this protocol.
+undefined:
+ This is used when a variable exists in the
+ local scope but does not have any value yet.
+ This is optional, it is also correct to not
+ return the property at all instead.
 
 For the most part, this protocol treats array's and hashes in the
 same way, placing the key or index into the name attribute of the
@@ -2061,6 +2066,8 @@
 
 A. ChangeLog
 ============
+2004-11-03
+- 7.12.1 Added the 'undefined' type.
 
 2004-10-28
 - 6 Clarify encoding for data passed in commands with the -- option.
Received on Wed Nov 03 2004 - 11:26:25 GMT

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