Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcvax!ukc!its63b!hwcs!zen!jules From: jules@zen.UUCP (Julian Perry) Newsgroups: comp.lang.c++ Subject: Re: Anybody use debuggers? Message-ID: <597@zen.UUCP> Date: Sat, 25-Apr-87 04:39:34 EDT Article-I.D.: zen.597 Posted: Sat Apr 25 04:39:34 1987 Date-Received: Wed, 29-Apr-87 05:13:11 EDT References: <1029@theory.cs.cmu.edu> Reply-To: jules@zen.UUCP (Julian Perry) Organization: Zengrange Limited, Leeds, England Lines: 20 I've found that the number of bugs in my software is reduced significantly when using C++ due to its stricter type checking and natural structure. However, I have found (not being one to claim that I write bug free code) that when I do resort to a source debugger, that the change in symbol names is not too confusing and it doesn't work out too bad in practice. We are running a System V thing called HP-UX on an HP9000 Series 500 with a debugger called cdb which is excellent. If you really get into trouble you can always debug the C produced rather than the C++, but I found that rarely necessary. Jules [the one who wants adb and profile.opt for the hp9000s500] -- IN-REAL-LIFE: Julian Perry E-MAIL: jules@zen.co.uk || ...!mcvax!ukc!zen.co.uk!jules PHONE: +44 532 489048 ext 217 ADDRESS: Zengrange Limited, Greenfield Road, Leeds, England, LS9 8DB