This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 70794 - evaluating forver...when watch array element
Summary: evaluating forver...when watch array element
Status: RESOLVED WORKSFORME
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ kherink
URL:
Keywords:
: 70795 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-26 06:23 UTC by evzhy
Modified: 2006-10-23 16:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of watches (65.65 KB, image/jpeg)
2006-01-01 16:33 UTC, Lukas Hasik
Details
test midlet (1021 bytes, text/plain)
2006-01-01 16:33 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description evzhy 2005-12-26 06:23:59 UTC
I debug a j2me game, use the netbeans 5.0 beta 2 + nokia new concept sdk 3.0. It
run and stop in a breakpoint. I add a watch action who is a array of class
Action. ok, no problem. but then when I try to add a watch action[29], it show
evaluating... and forver...no value shown in the watch window. The size of
action is 45.
Comment 1 Peter Pis 2005-12-29 21:23:08 UTC
Reassigning to "j2me" for evaluation.
Comment 2 Peter Pis 2005-12-29 21:24:14 UTC
*** Issue 70795 has been marked as a duplicate of this issue. ***
Comment 3 Lukas Hasik 2006-01-01 16:32:14 UTC
reassigning to Karel for evaluation. I tried it with WTK and it works for
me.Screenshot and test midlet attached.
Comment 4 Lukas Hasik 2006-01-01 16:33:11 UTC
Created attachment 28117 [details]
screenshot of watches
Comment 5 Lukas Hasik 2006-01-01 16:33:56 UTC
Created attachment 28118 [details]
test midlet
Comment 6 _ kherink 2006-01-07 23:35:19 UTC
I've tryed the example posted by Lukas with the *NEW* Nokia Prototype SDK 4.0
for JME (using Prototype_4_0_Nokia_7710_640x200_MIDP_Emulator &
Prototype_4_0_S40_128x160_MIDP_Emulator) and I had no problems. I  believe that
the problem is the older version of Nokia SDK you are using - most of the Nokia
emulators, before the latest Nokia Prototype SDK 4.0, were very unstable for
debugging. I suggest using the latest version of WTK for debugging - it is
tested and supported by Mobility Pack. If you need to use a Nokia SDK I suggest
using Nokia Prototype SDK 4.0 as it seems to perform well when debugging,
although it is not officially supported.