mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-12 09:24:07 +00:00
Merge branch 'master' into v2.1
This commit is contained in:
commit
22a9ed838b
@ -571,6 +571,7 @@ local function dump_trace(what, tr, func, pc, otr, oex)
|
||||
end
|
||||
if dumpmode.H then out:write("</pre>\n\n") else out:write("\n") end
|
||||
else
|
||||
if what == "flush" then symtab, nexitsym = {}, 0 end
|
||||
out:write("---- TRACE ", what, "\n\n")
|
||||
end
|
||||
out:flush()
|
||||
|
Loading…
Reference in New Issue
Block a user