Newsgroups: comp.parallel.pvm
Path: ukc!uknet!reading!doc.ic.ac.uk!agate!howland.reston.ans.net!gatech!news-feed-2.peachnet.edu!umn.edu!peschko
From: peschko@arc.umn.edu (Ed Peschko)
Subject: using printf/fprintf in debugging...
Message-ID: <peschko.758510138@s13>
Sender: news@news2.cis.umn.edu (Usenet News Administration)
Nntp-Posting-Host: s13.arc.umn.edu
Organization: University of Minnesota, Twin Cities
Date: Fri, 14 Jan 1994 01:15:38 GMT
Lines: 11

hello -- 

I have written a master/slave program that is deadlocked somewhere -- in the
slave process. Hence regular calls to fprintf(stderr, "...") don't work. 

Does anyone had a convenient way to print out slave process debugging
info onto the console?

Thanks much,

Ed

