Xref: utzoo comp.os.vms:26142 comp.lang.c:29255 comp.unix.questions:22560 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!iuvax!bronze.ucs.indiana.edu!mdchaney From: mdchaney@bronze.ucs.indiana.edu (M Darrin Chaney) Newsgroups: comp.os.vms,comp.lang.c,comp.unix.questions Subject: Re: porting C programs from UNIX to VMS Message-ID: <46365@iuvax.cs.indiana.edu> Date: 31 May 90 22:47:52 GMT References: <9528@tank.uchicago.edu> Sender: root@iuvax.cs.indiana.edu Reply-To: mdchaney@bronze.ucs.indiana.edu (M Darrin Chaney) Distribution: usa Organization: Indiana University, Bloomington Lines: 17 In article <9528@tank.uchicago.edu> phd_ivo@gsbacd.uchicago.edu writes: >Hint No. 1: the debugger---although generally quite nice---can't restart >a program :-( Hmm, I can't figure out what you're trying to say with this. If you mean VMS doesn't dump a core, you need to use the command "Set Process/Dump". In order to debug that dump file, you need to use "Analyze/Proc/Full file". Of course, to get any real debugging pleasure, you have to compile and link for debugging, but it works just fine otherwise. >/ivo welch ivo@next.agsm.ucla.edu Darrin mdchaney@iubacs mdchaney@bronze.ucs.indiana.edu mdchaney@rose.ucs.indiana.edu