At 07:21 PM 1/18/00 -0500, Martin Dickau wrote:
>I get the following error in JDE-2.1.6beta16 (both the first version and the
>second one) when I try to display an object:
>
>Unbound slot: "#<class jde-dbs-java-array>", "#<jde-dbs-java-array array
>1544>", length, oref
>
>Seems to happen on any object.  The number seems somewhat related to the ID
>of the object I'm displaying in that it is always bigger (the above example
>is displaying object 1538; I tried 1557 and got the same string with 1558 as
>the number)
>


This may be a regression bug. I revamped the array display code to support the
new automatic locals display. I didn't test the display array and object
commands
to see how they were affected by the changes, in part, because I intend for
these
commands to go away in the next release. In the next release, when you display
a variable or evaluate an expression, JDEbug will automatically display
object and
array values.

- Paul

Reply via email to