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

  1. Path: sparky!uunet!sun-barr!ames!agate!agate!mehlhaff
  2. From: mehlhaff@soda.Berkeley.EDU (ERic Mehlhaff)
  3. Newsgroups: comp.sys.apollo
  4. Subject: Re: dumping executable images?
  5. Date: 17 Aug 92 00:20:28
  6. Organization: The U.C. Berkeley Open Computing Facility
  7. Lines: 31
  8. Message-ID: <MEHLHAFF.92Aug17002028@soda.soda.Berkeley.EDU>
  9. References: <HALL.92Aug10162423@leopard.cs.uidaho.edu> <5a81a5c9.cb12@dabo.citi.umich.edu>
  10.     <1992Aug12.194910.9716@lucid.com>
  11. NNTP-Posting-Host: soda.berkeley.edu
  12. In-reply-to: lnz@lucid.com's message of Wed, 12 Aug 92 19:49:10 GMT
  13.  
  14. In article <1992Aug12.194910.9716@lucid.com> lnz@lucid.com (Leonard N. Zubkoff) writes:
  15.  
  16.    In article <5a81a5c9.cb12@dabo.citi.umich.edu> rees@dabo.citi.umich.edu (Jim Rees) writes:
  17.       In article <HALL.92Aug10162423@leopard.cs.uidaho.edu>, hall@cs.uidaho.edu (Kelly Hall) writes:
  18.  
  19.     Leonard Zubkoff of Lucid wrote some patches for Emacs to dump an
  20.     executable image, but he mentioned that his code now fails to work with
  21.     10.4.
  22.  
  23.       John Vasta of HP/Apollo was kind enough to supply a new version of
  24.       unexapollo.c that works with sr10.4.  You can get it by ftp from
  25.       archive.umich.edu, in the file apollo/epoch-4.0-patches.tar.Z .
  26.  
  27.    Are you sure this works correctly for all cases?  I had a friend testing a
  28.    version with these same changes to unexapollo.c and they did not work for him
  29.  
  30.  
  31. Well, the epoch patches do more or less work, except for one minor fix that
  32. has to be made to unexapollo.c. Change the line that reads
  33.     +CompUnit->section_table
  34. to read
  35.     +CompUnit->section_table.all_bits
  36.  
  37. I can't say that it's right, just that it works.  I can put up my final
  38. 'working' fixes for ftp, if there's a need...
  39.  
  40. ERic mehlhaff, mehlhaff@OCF.Berkeley.EDU
  41. --
  42. ERic mehlhaff                    Hoser at large
  43. mehlhaff@soda.Berzerkeley.EDU
  44. mehlhaff@ocf.berkeley.EDU
  45.