home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!well!comeau
- From: comeau@csanta.attmail.com (Greg Comeau)
- Subject: Re: C++ Compilers
- Message-ID: <C0HnD6.H2F@well.sf.ca.us>
- Originator: comeau@well.sf.ca.us
- Sender: news@well.sf.ca.us
- Reply-To: comeau@csanta.attmail.com (Greg Comeau)
- Organization: Comeau Computing
- References: <1993Jan6.110912.5813W@baron.edb.tih.no> <C0H4Fz.JM6@well.sf.ca.us> <1993Jan7.063944.6460@desire.wright.edu>
- Date: Thu, 7 Jan 1993 14:39:06 GMT
- Lines: 18
-
- In article <1993Jan7.063944.6460@desire.wright.edu> fheitkamp@desire.wright.edu writes:
- > How well does Comeau C++ work with the CPR debugger? Can you
- > step through programs read variables, memory, set break points
- > etc.? Basically is the debugger useable after the C++ translation?
-
- Yes. Details of this have been discussed here before. The main issue
- in respect to your question is the C++ implementation detail of the
- encoding of some identifier names. It isn't the prettiest thing in the
- world, but there is a trivial method to the madness, plus, we provide
- a utility (comofilt) to handle unencoding of function names. I hope this
- answers what you asked.
-
- - Greg
- --
- Comeau Computing, 91-34 120th Street, Richmond Hill, NY, 11418
- Producers of Comeau C++ 3.0 With Templates
- Here:attmail.com!csanta!comeau / BIX:comeau / CIS:72331,3421
- Voice:718-945-0009 / Fax:718-441-2310 / Prodigy: tshp50a
-