Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!cmcl2!philabs!linus!security!sunne!suneast!geoff From: geoff@suneast.UUCP Newsgroups: net.micro.pc Subject: Re: Help: How do I use a second monitor for debugging in C? Message-ID: <181@suneast.uucp> Date: Sun, 13-Jul-86 07:53:12 EDT Article-I.D.: suneast.181 Posted: Sun Jul 13 07:53:12 1986 Date-Received: Mon, 14-Jul-86 07:31:57 EDT References: <823@ucbcad.BERKELEY.EDU> Organization: Sun Microsystems Inc. - East Coast Division Lines: 13 We use CodeSmith-86 from Visual Age (1-800-732-2345) with great success. You can debug both user programs and device drivers: the best way of doing the latter is to copy the driver map to \COMMAND.MAP then run CodeSmith on COMMAND.COM and fix up the symbol base to reflect where your driver is loaded (if the segment is XXXX, compute YYYY = XXXX+10, and type "sb YYYY"). For user mode C programs you can open a source code window which tracks better than most. Usual disclaimers about CodeSmith and Visual Age..... -- "disclaimo, disclaimas, disclaimat, disclaimamus, disclaimatis, disclamant" UUCP: {hplabs,ihnp4,nsc,pyramid,decwrl}!sun!suneast!hinode!geoff