home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20869 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.4 KB

  1. Path: sparky!uunet!olivea!apple!goofy!mumbo.apple.com!gallant.apple.com!seuss.apple.com!user
  2. From: absurd@apple.apple.com (Tim Dierks, software saboteur)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Need disassembler utility
  5. Message-ID: <absurd-070193003313@seuss.apple.com>
  6. Date: 7 Jan 93 08:36:55 GMT
  7. References: <1993Jan6.185504.310@physc1.byu.edu>
  8. Sender: news@gallant.apple.com
  9. Followup-To: comp.sys.mac.programmer
  10. Organization: MacDTS Marauders
  11. Lines: 22
  12.  
  13. In article <1993Jan6.185504.310@physc1.byu.edu>, seth@physc1.byu.edu wrote:
  14. > Hello all.
  15. > I remember a while back someone mentioning some utility that allows one to
  16. > disassemble programs and have a look at them in assembly. I know this can be
  17. > done in THINK C if you have a C source , and I am unaware of any other ways of
  18. > doing this, except using MacsBug of course, which I would actually rather not
  19. > do. Specifically, I would like to look at some Pascal code I have written and
  20. > then perhaps modify it and include it as inline assembly code in THINK C with
  21. > some C stuff. If someone could point me to such a utility (or more than one) I
  22. > would be most appreciative. I have access to ftp sites, so just a name and a
  23. > site (and if possible, the directory would help) would do. Thanks a lot!
  24. > Seth Leigh
  25. > BYU Physics Dept.
  26.  
  27. You can get the ResEdit code viewer, which disassembles code resources,
  28. from ftp.apple.com in:
  29.  
  30. dts/mac/tools/resedit/
  31.  
  32. Tim Dierks
  33. MacDTS, but I speak for myself
  34.