How can I view the member variable while debugging

When I using JCOP-debug mode in eclipse, I want to view the variable in the Variable window. I can see the "this" instance in the window. But when I click the "+" beside "this" to view the member variables of the instance. Debug process is terminated, following lines displayed in console window:

ASSERTION FAILED: Object header element PAK must be odd!

Expression: (o->pak&1)==1

File: simulation.c

Line: 393

What can I do then?

[472 byte] By [Realsomea] at [2007-11-26 12:53:00]
# 1
Looks like a JCOP Tools bug to me. Email to scard@de.ibm.commkdata, any clue? :)
lexdabeara at 2007-7-7 16:42:55 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 2
Hmm ... looks like an old version of JCOP Tools. What version are you using?
mkdataa at 2007-7-7 16:42:55 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 3
I'm using V 3.1.1.aIt's too old?
Realsomea at 2007-7-7 16:42:55 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 4
Yep. 3.1.1.b has been out forever. You should upgrade.
mkdataa at 2007-7-7 16:42:55 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 5
Thank you so much~ and is there any place I can upgrade it? On IBM web site?
Realsomea at 2007-7-7 16:42:55 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 6
http://forum.java.sun.com/thread.jspa?threadID=722788 http://download.boulder.ibm.com/ibmdl/pub/software/dw/jcop/tools.zip
lexdabeara at 2007-7-7 16:42:55 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 7
Thanks a lot~~
Realsomea at 2007-7-7 16:42:55 > top of Java-index,Java Mobility Forums,Consumer and Commerce...