Debugger fails to attach "Failed to start debug server on device: run-as: Package ... is unknow

Hello again =)

Unfortunately, on both my android devices the Debugger fails to attack with the message:

Failed to attach: Failed to start debug server on device: run-as: Package 'com.ogre.android.min' is unknown.

The application does start and logcat spits out a lot of output.
Currently I’m debugging on a P1000 Galaxy Tab running Android 2.3.6
Any clues on how to fix that would be really appreciated. Thanks in advance.

EDIT:
http://visualgdb.com/KB/?ProblemID=nopkg
I had to root my device but the problem is solved. Well at least one time I got the debugger running.

hi Emerix,
Normally, “root my device” would resolve it. if not, which version of the toolchain do you use?

Hello Emerix,

Thanks for the info! We’ll add it to the known issues list.

I rooted it and created a symlink as explained in the link above. That fixed the problem =)
I am using the 4.6 toolchain.