Lua:debugProcess

From Cheat Engine
Revision as of 11:25, 17 September 2012 by Dark Byte (talk | contribs) (Created page with ''''function''' debugProcess(''Interface'' Optional) starts the debugger for the currently attached process. ===Function Parameters=== {|width="85%" cellpadding="10%" cellpadd…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function debugProcess(Interface Optional)

starts the debugger for the currently attached process.


Function Parameters

Parameter Type Description
Interface Integer Which debugger interface to use.

0=default
1=windows debug
2=VEHDebug
3=Kerneldebug


See also