home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / softsys / andrew / 1113 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  993 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!ANDREW.CMU.EDU!rr2b+
  2. From: rr2b+@ANDREW.CMU.EDU (Robert Andrew Ryan)
  3. Newsgroups: comp.soft-sys.andrew
  4. Subject: Re: preview question
  5. Message-ID: <MeSJgqS00VsnJ4xHpk@andrew.cmu.edu>
  6. Date: 31 Jul 92 15:24:38 GMT
  7. References: <mathew.712533500@henry>
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 16
  12.  
  13. Excerpts from internet.other.info-andrew: 30-Jul-92 preview question
  14. Mathew Yeates@ucbvax.Ber (504)
  15.  
  16. > do I need something else? How can I find out whats going on?
  17. > I recompiled and tried to turn on debugging (self->debug=TRUE) in
  18. > preview.c but I still get nothing. In general, how are these
  19. > things debugged? Do I have to run with runapp?
  20.  
  21. My usual method for debugging the printing commands is to make the final
  22. stage a redirect to a file, where I can see if that is as expected.  To
  23. try this you could have:
  24.  
  25. *.PreviewCommand:cat>/tmp/foo.ditroff
  26.  
  27. -Rob Ryan
  28. Andrew Consortium
  29.