Skip to content
Snippets Groups Projects
Commit e2be2ba1 authored by 最萌小汐's avatar 最萌小汐
Browse files

Revert "enable debugger (temporary scheme)"

This reverts commit 11bb015d.
parent c2e6396c
Branches
No related tags found
No related merge requests found
......@@ -48,8 +48,6 @@ local function tryDebugger()
local addr = ("127.0.0.1:%d"):format(DBGPORT)
local dbg = loadfile(entry)(root)
dbg:start(addr)
-- TODO
dbg:event('enable_update', true)
log.debug('Debugger startup, listen port:', DBGPORT)
log.debug('Debugger args:', addr, root, path, cpath)
if DBGWAIT then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment