A basic but working cross-platform debug console is now available. It includes a Windows executable and cross-platform Python code which can be used under Linux or Mac OS X.
To use:
- Install the Debug OXP in the usual fashion.
- Start the debug console.
- Start Oolite.
By changing the console-host and console-port settings in debugConfig.plist in the debug OXP, the console can be used for multiple-machine debugging. To use the external console rather than the built-in one under Mac OS X, it is necessary to uncomment the console-host line.
Edit by another_commander, 14 September 2014: As Berlios doesn't exist anymore, the above link for the the debug console is no longer valid. The debug console can still be downloaded in source code format from the Oolite Project's Debug Console pages at github. A version including the pre-compiled Windows executable can be alternatively downloaded from http://sourceforge.net/projects/oolite- ... p/download
Edit by another_commander, 10 February 2020: Current recommended Windows binary download location is https://github.com/OoliteProject/oolite ... ole1.5.zip