Re: [wxlua-users] Debugging garbage collection?

2008-11-14 Thread John Labenski
On Thu, Nov 13, 2008 at 7:16 PM, Evan DeMond <[EMAIL PROTECTED]> wrote: > Hi all, > > I've got a wxLua application that freezes when Lua performs garbage > collection. I suspect that some important piece of the application is > getting garbage collected - so I need to devise a way to tell what's ge

Re: [wxlua-users] Debugging garbage collection?

2008-11-14 Thread Eero Pajarre
On Fri, Nov 14, 2008 at 2:16 AM, Evan DeMond <[EMAIL PROTECTED]> wrote: > Hi all, > > I've got a wxLua application that freezes when Lua performs garbage > collection. I suspect that some important piece of the application is > getting garbage collected - so I need to devise a way to tell what's ge