|
>> so I'd somehow have to get Apache to call my debuggerI've been toying with the idea of writing a debugger entirely as a self contained executable, but then packaging it as a run time loadable library.
That way it could be loaded by a native application or by the Lua script itself.