Skip to content

Python library to debug LuaJIT processes and core dumps, without running code in the debuggee

Notifications You must be signed in to change notification settings

DevonStrawn/PyLuaJITDebugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLuaJITDebugger

NOTE: This library is pre-pre-alpha (some might say "aleph") quality.

PyLuaJITDebugger is a Python library to debug LuaJIT processes and core dumps, without running code in the debuggee. In contrast to most Lua(JIT) debuggers, PyLuaJITDebugger does not use Lua's debug API nor does it invoke functions in the debuggee process.

For now PyLuaJITDebugger is Windows-only.

About

Python library to debug LuaJIT processes and core dumps, without running code in the debuggee

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages