[10894] in Athena Bugs
EZ: Raster in debugging mode?
daemon@ATHENA.MIT.EDU (Bill Cattey)
Fri Sep 3 17:02:53 1993
Date: Fri, 3 Sep 1993 17:02:41 -0400 (EDT)
From: Bill Cattey <wdc@MIT.EDU>
To: bugs@MIT.EDU
From: kcunning@Athena.MIT.EDU
Received: by slingshot.MIT.EDU (5.57/4.7) id AA02350; Thu, 19 Aug 93
17:55:07 -0400
Message-Id: <9308192155.AA02350@slingshot.MIT.EDU>
To: wdc@Athena.MIT.EDU
Cc: kcunning@Athena.MIT.EDU
Subject: Raster in debugging mode?
Date: Thu, 19 Aug 93 17:55:05 EDT
Hi Bill,
I've just been editing a raster (including using the Toolbox) in one of our EZ
.olh files. As I was editing, many many commands were printed out in my xterm
window, such as:
.
.
.
Enter rasterview__FullUpdate(0x1072338)
Finished Posting Cursors
Call RedrawRaster
RedrawRaster(0 (0,0,0,0))
ClipScroll:
Visual: (0,28,611,329)
VS: (0,0,607,353)
Min: (-593,-311) Max: (589,335)
Scroll: (-26,0)
LB: (2,2,607,353) Scroll: (-26,0)
.
.
.
Is this supposed to be happening?
I'm wondering whether the Raster facility (maybe the toolbox in particular) is
set on some verbose/debugger/test mode that has all the commands printed to
standard i/o. Should this be shut off now?
Your humble correspondent,
--Kevin