John Labenski <[EMAIL PROTECTED]> writes:

> 
> Fixed in CVS, the problem was with the wxProcess of the debuggee
> sending a temination event, but the debugger doesn't exit until the
> lua program is finished running so the wxLua executable's wxApp was
> still in wxApp::OnInit and the event handlers aren't fully created
> yet. I subclassed wxProcess to avoid running the event handler.
> 
> I've tweaked up the editor as well so that it does a test compile
> before running or debugging to quickly see if there are any obvious
> errors.
> 
> Regards,
>     John Labenski
>

Thank you very much I wish I could have been able to figure it out and really
appreciate you solving it.

Andre


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to