lua-users home
lua-l archive

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


On Fri, May 7, 2010 at 6:40 PM, Benoit Germain <bgermain@ubisoft.fr> wrote:
> This got me to wonder: Could it be possible to have LfW provide a debug
> build of the core interpreter DLL, which one could swap against the release
> build, to be able to perform stronger checks in that situation?

It is an idea, and certainly would not take up much space next to the
kitchen sink ;)

> BTW, there is also a crash in the lua debugger when tooltipping a variable
> containing a lot of data:

Yes, I'll plug that.  SciTE can go down badly if mistreated, which is a problem.

steve d.