[haXe] trace not working for me
Nicolas Cannasse
ncannasse at motion-twin.com
Thu Jan 4 20:45:04 CET 2007
> I just updated to CVS and tested the new freaking cool tracing stuff:
>
> if (haxe.Firebug.detect()) haxe.Firebug.redirectTraces();
>
> that blows away any other trace solution I tried so far (with
> debugging-player, own socketserver, etc.)
With CVS version and when you compile using -debug, you'll also get
uncaught exceptions reports for both Flash and JS into Firebug ;)
Nicolas
More information about the Haxe
mailing list