Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!ucbvax!SRI-KL.ARPA!STEINBERGER From: STEINBERGER@SRI-KL.ARPA (Richard Steinberger) Newsgroups: mod.computers.vax Subject: DBG and Screen mode Message-ID: <12249421623.18.STEINBERGER@SRI-KL.ARPA> Date: Fri, 24-Oct-86 16:02:39 EDT Article-I.D.: SRI-KL.12249421623.18.STEINBERGER Posted: Fri Oct 24 16:02:39 1986 Date-Received: Sat, 25-Oct-86 02:13:36 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 26 Approved: info-vax@sri-kl.arpa Thanks to all who sent responses to my query on using the debugger on a different terminal than the one that the 'screen mode' program is running on. For those who asked, and others who are interested, here is the summary of what to do. Assume you want the Debug I/O to occur on terminal txa6: (and of course you are using a different one). $ ALLOCATE txa6: $ assign txa6: dbg$input $ assign txa6: dbg$output . . run your program . . $ deallocate txa6: I did this from the sys$manager account. Some privelege is needed to do the allocate command. -Ric Steinberger Steinberger@sri-kl -------