Difference between revisions of "Lua:debugProcess"
Jump to navigation
Jump to search
(Created page with ''''function''' debugProcess(''Interface'' Optional) starts the debugger for the currently attached process. ===Function Parameters=== {|width="85%" cellpadding="10%" cellpadd…') |
|||
Line 1: | Line 1: | ||
+ | [[Category:Lua]] | ||
'''function''' debugProcess(''Interface'' Optional) | '''function''' debugProcess(''Interface'' Optional) | ||
Revision as of 13:12, 19 March 2017
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 |