Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP - Mobile Tools for Java (MTJ) » Breakpoints ignored in "dollared" classes
Breakpoints ignored in "dollared" classes [message #576869] Fri, 28 August 2009 12:28 Go to next message
David Lucena is currently offline David LucenaFriend
Messages: 74
Registered: August 2009
Member
Hi, I am on a project that need to debug. I have several breakpoints and they work fine, but some of them are just ignored. I have been looking if I could find any difference between a breakpoint and another.

I have found that the breakpoint that works, the specified class is this kind, as an example:

pkg1.pkg2.classA

but the breakpoints ignored are of this kind:

pkg1.pkg3.classB$classB

That is, the classes with $ seem to fail.

Anyone has had this same problem? Is there anything I can do?

Thank you.


David Lucena.
Re: Breakpoints ignored in "dollared" classes [message #576881 is a reply to message #576869] Fri, 28 August 2009 12:38 Go to previous messageGo to next message
Diego Madruga Sandin is currently offline Diego Madruga SandinFriend
Messages: 116
Registered: July 2009
Senior Member
Hi

If you are using jdk 1.6.0_14 or 1.6.0_15:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6862295

I suggest to update to http://java.sun.com/javase/6/webnotes/6u16.html
Re: Breakpoints ignored in "dollared" classes [message #576893 is a reply to message #576881] Fri, 28 August 2009 12:51 Go to previous messageGo to next message
David Lucena is currently offline David LucenaFriend
Messages: 74
Registered: August 2009
Member
I also read some people had problems with some previous releases, but mine is already 16.
Re: Breakpoints ignored in "dollared" classes [message #576906 is a reply to message #576893] Fri, 28 August 2009 13:31 Go to previous message
Diego Madruga Sandin is currently offline Diego Madruga SandinFriend
Messages: 116
Registered: July 2009
Senior Member
I guess this is a JDT error.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=279390
Previous Topic:Breakpoints ignored in "dollared" classes
Next Topic:Problem with svn and jmunit exclusions
Goto Forum:
  


Current Time: Tue Mar 19 09:03:33 GMT 2024

Powered by FUDForum. Page generated in 0.02122 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top