diff options
author | truelight <truelight@openttd.org> | 2007-02-08 12:27:53 +0000 |
---|---|---|
committer | truelight <truelight@openttd.org> | 2007-02-08 12:27:53 +0000 |
commit | c46a1cc2f685b4351b429b382a28a468fbf2c623 (patch) | |
tree | 18108e9e6f3d116f39e99f84eb6540da848e01cf /src/engine.h | |
parent | 2a7682be799ed35b6a63373be232332657b262da (diff) | |
download | openttd-c46a1cc2f685b4351b429b382a28a468fbf2c623.tar.xz |
(svn r8631) -Add: added parameter -l ip[:port] to ./openttd, which redirects DEBUG() to a remote connection over TCP
For example, launch on 192.168.0.1 with, say, netcat a listener: netcat -l -p 3982
Launch OpenTTD on a remote host (say, PSP): ./openttd -l 192.168.0.1 -d9
And you get all debug information on 192.168.0.1. Very useful for debugging Portable systems.
Diffstat (limited to 'src/engine.h')
0 files changed, 0 insertions, 0 deletions