在Pharo 5无头模式下进行调试 [英] Debugging in Pharo 5 headless mode

查看:86
本文介绍了在Pharo 5无头模式下进行调试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用RFB在无头模式下运行pharo 5(海边):

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

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

在本地运行良好(带有XFCE的Ubuntu 14).

Locally works well (Ubuntu 14 with XFCE).

在DigitalOcean(不带GUI的Ubuntu 14)中,它会一直起作用,直到激活调试器:然后将其关闭. 我可以毫无问题地通过VNC进行连接,但是当我执行暂停或错误时会触发调试器,从而留下...问题的某些线索?

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?

推荐答案

这听起来像是远程调试可能是一种合理方法的情况.此项目 PharmIDE ,(以前的名称为"Remote Debugging",当前的名称为"TelePharo")旨在提供远程映像的调试. 在Github上存储库,当前名称为

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.]

这篇关于在Pharo 5无头模式下进行调试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆