Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!tektronix!reed!tessi!joey From: joey@tessi.UUCP (Joe Pruett) Newsgroups: comp.unix.questions Subject: Re: Help needed when using DBX and MAGIC Message-ID: <421@q7.tessi.UUCP> Date: Thu, 22-Oct-87 18:35:36 EST Article-I.D.: q7.421 Posted: Thu Oct 22 18:35:36 1987 Date-Received: Sun, 25-Oct-87 18:04:51 EST References: <7671@steinmetz.steinmetz.UUCP> Reply-To: joey@q7.UUCP (Joe Pruett) Organization: TSSI, Beaverton, Oregon Lines: 14 Keywords: dbx MAGIC sun This may be way off base, but the info could be useful anyway. (I've only seen this behaviour on Sun OS 3.4 under suntools) If your tty structures (as reported by stty -everything) have tostop set and tabs unset (i.e. -tabs) then you will experience things like you describe whenever you invoke cmdtool or dbxtool. This bug is related to text sub windows (ones with scroll bars and the edit menu). Other tools (such as MAGIC) may trigger the same bug. Look at the output of stty and see if that might be the problem. Good luck. -joey