lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


hi,

am writing a lua debugger. is there a way to tell lua to execute 1 line a
time?

now am relying on blocking the debug hook callback.

thanks
tham