home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / emacs / 4048 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  1.2 KB

  1. Path: sparky!uunet!olivea!pagesat!netsys!news.cerf.net!network.ucsd.edu!dcdwest!huang
  2. From: huang@dcdwest.uucp (William Huang)
  3. Newsgroups: comp.emacs
  4. Subject: core restart
  5. Summary: how to move a process to another machine
  6. Keywords: core debugger dbx gdb
  7. Message-ID: <1993Jan21.205726.15727@dcdwest.uucp>
  8. Date: 21 Jan 93 20:57:26 GMT
  9. References: <1jh2glINNmpd@rs6000.bham.ac.uk>
  10. Sender: william Y. Huang
  11. Followup-To: dedwest!huang@ucsd.edu
  12. Distribution: usa
  13. Organization: ITT Aerospace/Communications Division - West
  14. Lines: 18
  15.  
  16. I hope this is not too dumb of a question as I have not
  17. been monitering this newsgroup .... and I don't even think this
  18. is the appropriate newsgroup except that people in this newsgroup
  19. are very smart .... but
  20.  
  21. I need a way to restart from core.  In other word, if I have a program
  22. that takes several day to run.  In the middle of the excution, someone
  23. says get your $#@$% process off this machine or I'll shove the $%#$ your #@$#$
  24. up the #$^@$ to smitherines.  What I would like to be able to do is
  25. to kill -BUS that job.  Then evoke a debugger like gdb, attach it
  26. or load the core, and continue execution from where it left off on
  27. another machine.
  28.  
  29. Is this possible?  How is this done?
  30.  
  31.  
  32. Bill Huang
  33. dcdwest!huang@ucsd.edu
  34.