Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!ucbcad!ucbvax!mustard.Berkeley.EDU!mayo From: mayo@mustard.Berkeley.EDU.berkeley.edu (Bob Mayo) Newsgroups: comp.lsi,comp.unix.questions Subject: Re: Help needed when using DBX and MAGIC Message-ID: <21405@ucbvax.BERKELEY.EDU> Date: Fri, 23-Oct-87 14:33:52 EST Article-I.D.: ucbvax.21405 Posted: Fri Oct 23 14:33:52 1987 Date-Received: Sun, 25-Oct-87 16:44:28 EST References: <7671@steinmetz.steinmetz.UUCP> <217@PT.CS.CMU.EDU> <604@devvax.JPL.NASA.GOV> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: mayo@mustard.Berkeley.EDU.UUCP (Bob Mayo) Organization: University of California, Berkeley Lines: 9 Keywords: dbx MAGIC sun Xref: mnetor comp.lsi:269 comp.unix.questions:4644 Magic does async IO, so that the background DRC can be interrupted. This gives rise to the DBX problem mentioned. You can instruct some versions of DBX to ignore certain signals. There is also an undocumented flag in Magic ("-D") that causes it to behave a bit differently for debugging purposes. Either of these will, I think, allow Magic to run under DBX. --Bob Mayo ucbvax!mayo mayo@berkeley.edu