Xref: utzoo comp.lang.c++:7434 comp.lang.smalltalk:1925 Path: utzoo!utgpu!watserv1!watmath!att!cbnewsi!pilla From: pilla@cbnewsi.ATT.COM (michael.a.pilla) Newsgroups: comp.lang.c++,comp.lang.smalltalk Subject: Re: Is C++ object oriented Message-ID: <2737@cbnewsi.ATT.COM> Date: 27 Apr 90 14:14:24 GMT References: <5491@helios.ee.lbl.gov> Reply-To: pilla@cbnewsi.ATT.COM (michael.a.pilla,hr,) Organization: AT&T Bell Laboratories Lines: 12 The discussion of symbolic debuggers has been interesting. I have been using HCR Corporation's *flavor* of C++ which is packaged with an excellent debugger, dbxtra. Dbxtra is based on dbx which, IMHO, was a superior debugger to sdb for regular C. HCR's version is fully AT&T compatible, plus, is packaged with Gorlen's NIH classes. I believe the price is around $1K (US) and support is excellent. I have no affiliation with HCR other than a satisfied customer.