I’m making an android application that loads a byte array from a database. But while I’m debugging I constantly get the following screen.
I can continue debugging and my application runs fine, but I just wonder why I get this screen.

Any ideas?
I get the following in my logcat without placing a breakpoint : 
You do not have source code for SqliteCursor.java . You are trying to debug code that is present in the framework of Android rather than your own app