Newsgroups: comp.sys.amiga.programmer
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cunixf.cc.columbia.edu!cunixb.cc.columbia.edu!es1
From: es1@cunixb.cc.columbia.edu (Ethan Solomita)
Subject: Re: REVIEW:  Comeau C++ compiler
Message-ID: <1991Apr23.183734.7950@cunixf.cc.columbia.edu>
Keywords: programming, language, C++, compiler
Sender: usenet@cunixf.cc.columbia.edu (The Network News)
Nntp-Posting-Host: cunixb.cc.columbia.edu
Reply-To: es1@cunixb.cc.columbia.edu (Ethan Solomita)
Organization: Columbia University
References: <7285@harrier.ukc.ac.uk> <1991Apr18.203037.7171@oracle.com> <37303@ditka.Chicago.COM>
Date: Tue, 23 Apr 1991 18:37:34 GMT

In article <37303@ditka.Chicago.COM> comeau@csanta.attmail.com (Greg Comeau) writes:
>
>Rememeber: C++ is a superset of C, therefore, most all things will
>be exactly the same.  What your C debugger will be at a loss for
>will be intimate details on stuff like class relationships.  We have
>discussed this with customers and although both they and us are working
>towards a resolution of the issue, in the interim, they have told us
>that in most cases, they are not using overwhelingly compilcated
>classes or not more that 2 levels of inheritance in most cases,
>and hence they do not consider the situation alarming or unusable,
>but instead just plain old annoying at times.  They also follow up
>by mentiioning that they feel a few steps ahead of the game even after
>pros - cons.
>
	Greg, I think there is a GAPING hole in the Amiga market
for a good debugger. Perhaps I've just missed it, but I've never
seen anything of the quality of gdb. If I want to evaluate an
expression that is reasonably complicated, I have no fear that it
will work in gdb. CPR only does the simplest of expressions.
	If you are looking for ideas, you should definitely
consider writing a high-quality debugger, one that can work with
C as well as C++ if you want to get into a larger and very
desperate market.

>
>- Greg
>-- 
>	 Comeau Computing, 91-34 120th Street, Richmond Hill, NY, 11418
>                            Producers of Comeau C++
>          Here:attmail.com!csanta!comeau / BIX:comeau / CIS:72331,3421
>                     Voice:718-945-0009 / Fax:718-441-2310


	-- Ethan

Q: How many Comp Sci majors does it take to change a lightbulb
A: None. It's a hardware problem.
