cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 153368 - [65cat] Breakpoints are hit in class Object instead of my class
: [65cat] Breakpoints are hit in class Object instead of my class
Status: RESOLVED INCOMPLETE
: mobility
-- Other --
: 6.5
: PC Windows Vista
: P2 (vote)
: TBD
Assigned To:
:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-11-18 10:22 by
Modified: 2009-09-18 12:00 (History)
Issue Type: DEFECT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-11-18 10:22:15
[ BUILD # : RC2 ]
[ JDK VERSION : 1.6.0_07 ]

Hi,

When I set a breakpoint in any of my mobility classes, the debugger
stops in class Object instead of my own class. Sometimes a Step (F8)
helps, but more often I need to set the breakpoint elsewhere.

Iwan
------- Comment #1 From 2008-11-18 12:46:59 -------
Iwan, which SDK do you use? Could you provide more details?
------- Comment #2 From 2008-11-18 20:07:40 -------
I'm using JDK 6 update 10, with the included WTK2.5.2 that comes with NB.
------- Comment #3 From 2009-09-18 11:26:56 -------
ieising, 
could you please also provide a sample application and steps to reproduce this
issue? Thanks.
------- Comment #4 From 2009-09-18 12:00:23 -------
I haven't been able to reproduce this, it doesn't happen in 67 or later.

Iwan