I've heard reports that unexapollo.c no longer works at sr10.4. Rob Stanzel claims that two more changes are needed. I haven't heard from John Vasta yet (he wrote unexapollo.c). I don't use sr10.4 so I haven't tried any of this. Then this was posted on the net: From: mehlhaff@soda.Berkeley.EDU (ERic Mehlhaff) Newsgroups: comp.sys.apollo Subject: Re: dumping executable images? Date: 17 Aug 92 00:20:28 Organization: The U.C. Berkeley Open Computing Facility In article <1992Aug12.194910.9716@lucid.com> lnz@lucid.com (Leonard N. Zubkoff) writes: In article <5a81a5c9.cb12@dabo.citi.umich.edu> rees@dabo.citi.umich.edu (Jim Rees) writes: In article , hall@cs.uidaho.edu (Kelly Hall) writes: Leonard Zubkoff of Lucid wrote some patches for Emacs to dump an executable image, but he mentioned that his code now fails to work with 10.4. John Vasta of HP/Apollo was kind enough to supply a new version of unexapollo.c that works with sr10.4. You can get it by ftp from archive.umich.edu, in the file apollo/epoch-4.0-patches.tar.Z . Are you sure this works correctly for all cases? I had a friend testing a version with these same changes to unexapollo.c and they did not work for him Well, the epoch patches do more or less work, except for one minor fix that has to be made to unexapollo.c. Change the line that reads +CompUnit->section_table to read +CompUnit->section_table.all_bits I can't say that it's right, just that it works. I can put up my final 'working' fixes for ftp, if there's a need... ERic mehlhaff, mehlhaff@OCF.Berkeley.EDU