home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12584 < prev    next >
Encoding:
Internet Message Format  |  1992-08-23  |  2.1 KB

  1. Path: sparky!uunet!gatech!darwin.sura.net!wupost!tulane!uflorida!usf.edu!eggo!stelmack
  2. From: stelmack@eggo.tmc.edu (Gregory M. Stelmack)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Programming Tools (was: Amiga programmers UNITE)
  5. Message-ID: <1992Aug19.021639.13300@ariel.ec.usf.edu>
  6. Date: 19 Aug 92 02:16:39 GMT
  7. References: <56478@mentor.cc.purdue.edu> <1992Aug10.223432.27395@CS.ORST.EDU> <piet.025y@okapi.sub.org>
  8. Sender: news@ariel.ec.usf.edu (News Admin)
  9. Organization: University of South Florida, Department of Computer Science and Engineering
  10. Lines: 30
  11.  
  12. In article <piet.025y@okapi.sub.org> piet@okapi.sub.org (Peter Vohmann) writes:
  13. >In article <1992Aug10.223432.27395@CS.ORST.EDU> divineg@prism.cs.orst.edu (Glade Diviney) writes:
  14. >>  (I'm sorry, the last time I asked for an actual C ENVIRONMENT people called
  15. >>  me a weenie. I'm sorry, but I look over at my friend's IBM, and he can
  16. >>  run though his C program, setting breakpoints, stopping at any time,
  17. >>  examining variables, and ALMOST GUARANTEED that the damned thing won't
  18. >>  crash on 'im during the development phase. On the Amiga, a twenty-line
  19. >>  "Open and Close a Window" program brings down the whole machine because of
  20. >>  a misplaced ampersand. AAARRGGH. So I'm a weenie.)
  21. >
  22. >Have you ever used CodeProbe (SAS/C debugger)? It does a lot of the things
  23. >you mentioned (except the guarantee). Yesterday again I stepped through my
  24. >assembler code with cpr, watching the register values I had done. 'Quit'
  25. >cleaned everything up nicely, one instruction before the point-of-crash.
  26. >So what? ;-)
  27. >
  28. >The only thing is, it isn't an "integrated C environment." It integrates
  29. >under the Amiga system, that's enough.
  30. >
  31.  
  32. Actually, SAS/C 6.0 promises a fully integrated environment. And, according
  33. to pictures in the AmigaWorld ad, has on-line help. Looks like we ARE finally
  34. getting a full windowing C environment...
  35.  
  36.  
  37. --
  38. -- Greg Stelmack (stelmack@eggo.csee.usf.edu)
  39. -- FullTime Grad Student, PartTime Amiga Salesman, PartTime Amiga Developer
  40. -- Author of: Spades, Pro Port Analyzer Plus, more to come...
  41. -- DISCLAIMER: The opinions reflected here are mine and mine alone.
  42.