How to keep the Lua console open when reloading Lua dissectors?
During the Lua dissector development I often need to reload the Lua code but the Lua console will be closed and I cannot see the debug messages for the first pass packets dissecting. Is there a way to keep the Lua console open when reloading Lua dissectors?