Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!mit-eddie!genrad!panda!teddy!jpn From: jpn@teddy.UUCP Newsgroups: comp.lang.c,comp.sys.ibm.pc Subject: Re: Borland's new C compiler Message-ID: <4074@teddy.UUCP> Date: Mon, 8-Jun-87 14:58:06 EDT Article-I.D.: teddy.4074 Posted: Mon Jun 8 14:58:06 1987 Date-Received: Wed, 10-Jun-87 07:02:54 EDT References: <381@vax1.ccs.cornell.edu> <2835@zen.berkeley.edu> Reply-To: jpn@teddy.UUCP (John P. Nelson) Distribution: comp.lang.c Organization: GenRad, Inc., Concord, Mass. Lines: 10 Keywords: IBM PC C compilers Xref: utgpu comp.lang.c:2270 comp.sys.ibm.pc:4095 >>Anyone out there have reviews of Borland's new C compiler? [...] > >Does anyone know if CodeView will work with the .exe files produced >by this compiler? Well, it will WORK, but Turbo C does not put in the symbolic information that Codeview needs to work in symbolic mode (which is probably what you were really asking). Turbo C appears to be able to put line number information into the .obj file, so it will probably work with SYMDEB (untried).