porting C programs from UNIX to VMS

M Darrin Chaney mdchaney at bronze.ucs.indiana.edu
Fri Jun 1 08:47:52 AEST 1990


In article <9528 at tank.uchicago.edu> phd_ivo at 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 at next.agsm.ucla.edu

	Darrin

mdchaney at iubacs
mdchaney at bronze.ucs.indiana.edu
mdchaney at rose.ucs.indiana.edu



More information about the Comp.lang.c mailing list