Contents Previous Next

Chapter   6

StringReference Command Set


This command set is numbered (10) to match the equivalent JDWP command set.

 Value Command (1)

Returns the characters contained in the string.

Out Data
TABLE 15  –  Structure of Out Data for Value Command
objectID
stringObject
The String object ID.  

Reply Data
TABLE 16  –  Structure of Reply Data for Value Command
string
stringValue
The value of the String.  

 


Contents Previous Next KDWP Specification
KVM Debug Wire Protocol, 1.0