Hi,

> Was just reading the README file to try and invoke the debugger but can't
> find out how. Can anyone please help?

There are four ways to do this:
- modify the script to call kernel function SetDebug
- Start the interpreter with '-D'
- press Ctrl-` (the Quake console key) and wait for GetEvent to be called
(happens regularly, except in event loops)
- As above, but press LShift-RShift-PadMinus instead

> Another thing - I noticed some platform-specific stuff was in there. Why not
> move this to the respective README._platform_ file?

Good point, thanks for noticing this!

> Christoph, you might want to update the NEWS file if you have time. :)

I only use this file to list some of the more noteworthy changes between
complete releases; I wasn't intending to update it right before 0.3.3 is
tagged, tarred, gzipped and uploaded.


llap,
 Christoph


Reply via email to