console debugger for raspberry Pi

Hi, the release 2017r1 include (finally) a remote debugger for raspberry Pi, but in the extras folder i see only the desktop one, how about the console version?

thanks

[quote=328524:@Massimo Maioli]Hi, the release 2017r1 include (finally) a remote debugger for raspberry Pi, but in the extras folder i see only the desktop one, how about the console version?

thanks[/quote]
The console debuggers were not ready to ship with 2017r1.1 and will be updated in a future version of Xojo.

And remember you can certainly use the Desktop Remote Debugger to remote debug a console app. You just have to manually start the console app from the terminal after it was sent over to the Pi.

More info about Pi Remote Debugging here: http://developer.xojo.com/rpi-remote-debugging

Thanks Paul, but i’m making an application on a console-only pi (a gps tracker daemon). Without x-windows the desktop debugger doesn’t work : (