Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Debugging in Pharo 5 headless mode

I'm running pharo 5 (seaside) in headless mode, with RFB:

./pharo -vm-display-null -vm-sound-null /app/pharo5/Pharo5.0.image --no-quit

Locally works well (Ubuntu 14 with XFCE).

In DigitalOcean (Ubuntu 14 without GUI) it works until the debugger is activated: then it closes. I can connect via VNC with no problem, but when I execute a Halt or an error it triggers the debugger, it leaves ... some clue of the problem?

like image 604
The Ghost Out Of The Machine Avatar asked Jun 27 '26 20:06

The Ghost Out Of The Machine


1 Answers

This sounds like a case where remote debugging might be a reasonable approach. This project, PharmIDE, (previously name, "Remote Debugging", currently named "TelePharo") purports to provide debugging of remote images. There is a repository for it on Github under the current name.

*[Disclaimer, I have not used it.]

like image 136
ben rudgers Avatar answered Jun 30 '26 23:06

ben rudgers



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!