Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!ames!xanth!mcnc!duke!romeo!jvb From: jvb@romeo.cs.duke.edu (Jack V. Briner) Newsgroups: comp.sources.wanted Subject: wanted undump for SunOS 4.0 Message-ID: <14619@duke.cs.duke.edu> Date: 2 Jun 89 18:53:34 GMT Sender: news@duke.cs.duke.edu Lines: 20 I am looking for sources for undump for SunOS 4.0. Undump takes a core file and the associated a.out file and produces a new a.out file with memory initialized, etc. The original version header looks like: /* * undump.c - Convert a core file to an a.out. * * Author: Spencer W. Thomas * Computer Science Dept. * University of Utah * Date: Wed Feb 17 1982 * Copyright (c) 1982 Spencer W. Thomas * * Usage: * undump new-a.out [a.out] [core] Thanks, Jack