Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > App Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 06-02-2011, 09:37 AM
CrackBerry User
Device(s): 8820
Carrier: AT&T/Cingular
 
Join Date: Jul 2009
Posts: 12
Likes Received: 0
Thanked 0 Times in 0 Posts
Default Unable to install breakpoint error

I'm using the Eclipse SDK 3.6.1.M20100909-0800xxx65279; .

My program has several projects (modules) and hundreds of files.

I'm building with the 4.6.0.23 SDK and debugging in the simulator on the 8900 from the 4.6.1.49 SDK.

In almost every file that I've needed to set a breakpoint, the breakpoint is successfully set in the simulator and the simulator breaks (stops) when the code hits that point.

However in one file, I get the error --

Unable to install breakpoint in com.... (full class name) due to missing line number attributes. Modify compiler options to generate line number attributes.
Reason: Absent Line Number Information.

By the way, I just realized that the full class name in the error message is for an interface that I have defined in the file. My break point WAS NOT set in that interface. It is set on a line of code in a class defined in the same file.

I never had a problem setting break points in this file with the 3.5 Eclipse SDK.

Can someone tell me how to fix this problem? I need to be able to set breakpoints in this file!
Reply With Quote Tip this Post
  #2  
Old 06-05-2011, 07:41 PM
CrackBerry User
Device(s): 9670
Carrier: Sprint
 
Join Date: Feb 2010
Posts: 73
Likes Received: 0
Thanked 6 Times in 5 Posts
Default

This may be of some help (or, it may not):

http://www.myeclipseide.com/PNphpBB2...ic-t-8309.html
Reply With Quote Tip this Post
    Thread Author   #3  
Old 06-05-2011, 08:19 PM
CrackBerry User
Device(s): 8820
Carrier: AT&T/Cingular
 
Join Date: Jul 2009
Posts: 12
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Thanks for the reply Ion, but I do not see how any of that would help here. It is possible that RIM is using ANT to do its packaging, but I have no control over any settings RIM may be using.
Reply With Quote Tip this Post
  #4  
Old 06-12-2011, 08:39 PM
CrackBerry User
Device(s): 9670
Carrier: Sprint
 
Join Date: Feb 2010
Posts: 73
Likes Received: 0
Thanked 6 Times in 5 Posts
Default

Quote:
Originally Posted by plevintampabay View Post
Thanks for the reply Ion, but I do not see how any of that would help here. It is possible that RIM is using ANT to do its packaging, but I have no control over any settings RIM may be using.
I'd dig into your project folders and see if there's a build.xml file, and if that's the problem.
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > App Developers   Unable to install breakpoint error

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes