Pi Console Debug error

Trying to run the console debug stub on a Raspberry Pi 2 Model B (2014) and receiving an error:

bash: ./RemoteDebuggerConsole: cannot execute binary file: Exec format error

No entries in the syslog.
Recopied the first install (scp of Linux.zip from Extras) without any luck, same message as above.
Reviewed #47380 and it referenced GUI only.
GUI debugger stub works without any issues.

Ideas?
Thanks.

Noticed the Desktop Debugger has an “ARM” version. My console directory does not have an ARM version. Could this be the issue?

Only the Desktop Remote Debugger is available for Pi (ARM) right now. The Desktop Remote Debugger works with Console apps, so it ought to work for your purpose.

ah! cool, thanks Paul.

BTW, although desktop apps sent to the Pi Desktop Remote Debugger launch automatically, you’ll have to manually launch (at the Terminal) a transferred console app sent to the Pi Desktop Remote Debugger.

More info here: http://developer.xojo.com/rpi-remote-debugging