From: | David McMinn |
Date: | 11 Sep 2000 at 17:38:17 |
Subject: | Re: WinUAE again... |
Hi James
> Sorry if this is semi-OT! Do any other WinUAE users find that the Blitz
> Debugger draws its windows/gadgets *really* slowly when you compile & run?
> Everything's fine after that...it's weird...
I found that always happened on the older version anyway. Sometimes went like a
greased weasel on subsequent compile & runs though. Probably due to the fact
that with the REDDebugger, the debugger is a separate program which gets run
via a "stub" debugger for the first time, and then sits in memory until you
quit it (there's usually a REDDebugger window on the WB). Maybe the stub
debugger calls one of the OS routines which UAE runs very slowly, like maybe
setting itself up as a trap/exception handler or maybe the call to create a new
process is slow.
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie