JDWP needs to distinguish between and Object and an Array to properly get and set values, so this patch adds the ArrayValue type, which is used for this purpose. It is very similar to ObjectValue, but with a different tag value.

ChangeLog
2007-04-03  Kyle Galloway  <[EMAIL PROTECTED]>

   * gnu/classpath/jdwp/value/ArrayValue.java: New file.

Questions/comments/concerns?

Thanks,
Kyle

Reply via email to