[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Error while debugging my MIDlet

I'm using the Nokia SDK Plug-In to develop a game on a cell phone using 
Eclipse 3.0.2 using Windows XP.  Here's what happens:

I can run the program fine, can run it in debug mode fine, however, when I 
set certain breakpoints, I get this error message:

Debug (Error: An Internal error occurred during: "Debug",)
java.lang.illegalArgumentException
.
.
.


Seems to happen only when I put breakpoints in certain parts of the code, 
though I'm not sure what parts of the code cause it or not.  Everything runs 
error free otherwise.  Has anyone else encountered this or know what it's 
about?

Thanx
Mike