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

  1. Path: sparky!uunet!seismo!darwin.sura.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!smurf.sub.org!flatlin!okapi.sub.org!piet
  2. From: piet@okapi.sub.org (Peter Vohmann)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Programming Tools (was: Amiga programmers UNITE)
  5. Message-ID: <piet.025y@okapi.sub.org>
  6. Date: 16 Aug 92 16:16:07 GMT
  7. References: <1992Aug04.235557.26121@NeoSoft.com> <56478@mentor.cc.purdue.edu> <1992Aug10.223432.27395@CS.ORST.EDU>
  8. Lines: 35
  9.  
  10. In article <1992Aug10.223432.27395@CS.ORST.EDU> divineg@prism.cs.orst.edu (Glade Diviney) writes:
  11. >> (Talk about NeXT tools)
  12.  
  13. >  What kinds of tools _DO_ they have?  Maybe an integrated C environment?
  14.  
  15. Interface builder spitting out source code, which you can edit and can
  16. *after that* be read back into the interface builder. Isn't that nice?
  17.  
  18. >  (I'm sorry, the last time I asked for an actual C ENVIRONMENT people called
  19. >  me a weenie. I'm sorry, but I look over at my friend's IBM, and he can
  20. >  run though his C program, setting breakpoints, stopping at any time,
  21. >  examining variables, and ALMOST GUARANTEED that the damned thing won't
  22. >  crash on 'im during the development phase. On the Amiga, a twenty-line
  23. >  "Open and Close a Window" program brings down the whole machine because of
  24. >  a misplaced ampersand. AAARRGGH. So I'm a weenie.)
  25.  
  26. Have you ever used CodeProbe (SAS/C debugger)? It does a lot of the things
  27. you mentioned (except the guarantee). Yesterday again I stepped through my
  28. assembler code with cpr, watching the register values I had done. 'Quit'
  29. cleaned everything up nicely, one instruction before the point-of-crash.
  30. So what? ;-)
  31.  
  32. The only thing is, it isn't an "integrated C environment." It integrates
  33. under the Amiga system, that's enough.
  34.  
  35. Piet
  36.  
  37. >-=Glade "Real Men Do Things The Hard Way" Diviney
  38. >  divineg@prism.cs.orst.edu
  39.  
  40. --
  41. ---------------------------------------------------------------------
  42.   Peter Vohmann / piet@okapi.sub.org /   Voice: +49-721-43088    //
  43.   This place has been reserved for future compatibility.       \X/
  44. ---------------------------------------------------------------------
  45.