Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ames!ll-xn!husc6!bbn!rochester!cornell!batcomputer!sun.soe.clarkson.edu!nelson From: nelson@sun.soe.clarkson.edu (Russ Nelson) Newsgroups: comp.sys.ibm.pc Subject: Re: Turbo C Debugger Message-ID: <1066@sun.soe.clarkson.edu> Date: 15 Jun 88 15:12:02 GMT References: <6010@uwmcsd1.UUCP> <5930008@hpcupt1.HP.COM> Reply-To: nelson@sun.soe.clarkson.edu (Russ Nelson) Organization: Clarkson University, Potsdam, NY Lines: 17 In article <5930008@hpcupt1.HP.COM> williamo@hpcupt1.HP.COM (William O'Saughnessy) writes: >A turbo C debugger was posted about 2 or 3 months ago. I think it came >from Waterloo. It works and is a lot better than none. You might also >ask on "*lang.c*". Good Luck. TCDEBUG.ARC was written by Dave Baldwin. The canonical place to find it is Compu$erve. I posted it to comp.binaries.ibm.pc, and it's on the c.b.i.p archive machine. Either call (315)268-6667 (3/12/24, 8N1) and look in the Turbo C area, or anonymous ftp to grape.ecs.clarkson.edu [128.153.13.196] and look in file/turboc/tcdebug.arc. The c.b.i.p archives are in file/binaries. In both places, get 'files.bbs' for a short description of the files. -- signed char *reply-to-russ(int real_network) { /* Why can't BITNET use */ if (!real_network) return "NELSON@CLUTX"; /* TCP/IP? */ else return "nelson@clutx.clarkson.edu"; }