home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 12945 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.8 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!rutgers!concert!borg!bach!lari
  2. From: lari@bach.cs.unc.edu (Humayun Lari)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: how to put indelible serial# in resource fork of app?
  5. Message-ID: <14122@borg.cs.unc.edu>
  6. Date: 23 Jul 92 19:18:28 GMT
  7. References: <1992Jul20.232738.21376@hobbes.kzoo.edu> <peter-230792103333@134.7.50.3> <D88-JWA.92Jul23100813@dront.nada.kth.se>
  8. Sender: news@cs.unc.edu
  9. Organization: University of North Carolina, Chapel Hill
  10. Lines: 27
  11.  
  12. In article <D88-JWA.92Jul23100813@dront.nada.kth.se> d88-jwa@dront.nada.kth.se (Jon W{tte) writes:
  13. >.50.3> peter@cujo.curtin.edu.au (Peter N Lewis) writes:
  14. >   sake turn macsbug name generation off before you compile it!  I have seen
  15. >   several commercial apps with names turned on in their code checking code,
  16. >   pretty impressive guys :-)
  17. >
  18. >I see MacsBug symbols as a user service ! More than once have I had
  19. >spontaneous crashes, and only the debugger names helped me figure
  20. >out what was going on. Not to mention a dedicated user can provide
  21. >excellent feedback for Tech Support if the names still are in there,
  22. >like, fixing their bugs :-)
  23.  
  24. Oh, definitely. I was using a release version of a language that should have
  25. stayed in beta for a couple more months -- to be precise, it occasionally
  26. crashed as soon as you tried to run your program. One day, it decided to hang,
  27. and for some inexplicable reason :-) it had been some time since I'd saved.
  28. It was Macsbug time; the only problem was that there was no debugger switch
  29. on the Mac Plus -- it was a public lab, so naturally they didn't want users 
  30. accidentally bombing the machine. So <sigh> I stuck the strap of my wristwatch
  31. into the side of the Plus until it hit the switch, looked up the event loop
  32. in Macsbug, and typed something like "g event"...
  33.  
  34. Amazingly, it worked. :-)
  35.  
  36.  
  37. Humayun Lari
  38. (lari@cs.unc.edu)
  39.