Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!ncar!noao!coyote!bbs From: ferdie@coyote.datalog.com (fred jarvis) Newsgroups: comp.windows.ms.programmer Subject: Re: Codeview and other debuggers Message-ID: Date: 8 Jun 91 08:08:21 GMT References: <284d9824@xurilka.UUCP> Sender: bbs@coyote.datalog.com (Waffle System) Organization: Datalog Consulting, Tucson, AZ Lines: 11 chryses@xurilka.UUCP (Phong Co) writes: > While on the topic, are there any other debuggers for Windows? How > does Borland's stack up? I don't suppose it's compatible with > programs compiled with Microsoft C/SDK. What about MultiScope? All > comments welcome. I've been using Borland's Debugger supplied with Borland C++ to debug Microsoft C 6.0/SDK applications & like it quite a bit. It works just great with a single monitor. You do need to run a short program they supply, TDCNVRT, to convert the Microsoft debugging info to Borland format, a minor inconvenience.