Xref: utzoo comp.sys.att:5310 comp.unix.wizards:14322 Path: utzoo!attcan!uunet!lll-winken!ames!ncar!gatech!hubcap!ncrcae!sauron!wescott From: wescott@sauron.Columbia.NCR.COM (Mike Wescott) Newsgroups: comp.sys.att,comp.unix.wizards Subject: Re: Looking for "undump" for SysV Keywords: undump memory core TeX Message-ID: <1527@sauron.Columbia.NCR.COM> Date: 24 Jan 89 13:32:38 GMT References: <404@cwjcc.CWRU.Edu> Reply-To: wescott@sauron.Columbia.NCR.COM (Mike Wescott) Organization: Entry Level Systems Development, NCR Corp., Columbia, SC Lines: 13 In article <404@cwjcc.CWRU.Edu> ferencz@cwsys3.cwru.Edu (Don Ferencz) writes: > I have been looking (high and low) for a UNIX SysV.3 version of > undump (or an equivalent a.out <-> core combining program). As one poster suggested, it may not be that much of an advantage for TeX. If you still want something, try unexec() out of GNU emacs. Instead of dumping core, set up your program to catch SIGQUIT and call unexec() to directly produce an executable. -- -Mike Wescott mike.wescott@ncrcae.Columbia.NCR.COM