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 56092 - IDE does not receive breakpoints line numbers
Summary: IDE does not receive breakpoints line numbers
Status: CLOSED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-09 22:01 UTC by msvieira
Modified: 2010-04-29 09:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description msvieira 2005-03-09 22:01:11 UTC
Environment:
Product Version: Net Beans IDE 4.0 Build: 200412081800
IDE Versioning: IDE/1 spec 4.50.1 impl: 200412081800
IDE Install:
C:\java\NetBeans4\platform4
C:\java\NetBeans4\nb4.0
C:\java\NetBeans4\ide4
C:\java\NetBeans4\mobility7

Problem Description:

Steps:
1- Install SMTK Core Pack and an emulator (e.g CX65)
2- Create a J2ME project 
3- Add application souce codes and configure the "Emulator Platform" to use the 
SMTK.
4- Set several break points in the code.
5- Stats a debug session for the J2ME application.
6- Now the application stops in the breakpoint and the IDE presents a message 
like this: "Breakpoint hit at line ? in class <class name> by thread Thread1." 
and the IDE does not put the focus in the breakpoint.

This procedure works fine for WTK. I also tested application debuging in 
Jbuilder with SMTK and all worked fine.
Comment 1 Jesse Glick 2005-05-27 20:36:13 UTC
Wrong component. debuggertools has not existed for a while (since pre-JPDA
support was dropped) - which is probably why no one saw this.
Comment 2 Martin Entlicher 2005-05-30 17:16:26 UTC
This is submitted for Net Beans IDE 4.0. Can you please verify whether this is
fixed in NetBeans 4.1?
Comment 3 Lukas Hasik 2005-06-16 17:04:19 UTC
What SMTK do you use?<br>
There was a bug in CX65+SMTK2.0<br>
Could you please try with latest SMTK?
Comment 4 Martin Entlicher 2005-07-29 12:28:14 UTC
No updates for several weeks. Since there was a problem CX65, it should be O.K.
already.
Resolving as invalid, since this was most likely caused by a bug outside of
NetBeans IDE.
Comment 5 Quality Engineering 2010-04-29 09:21:21 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.