home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18284 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.4 KB  |  32 lines

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