[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.dsdp.mtj] Breakpoints ignored in "dollared" classes

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.