home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8981 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.1 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!news.cs.indiana.edu!bsu-cs!news.nd.edu!cse.nd.edu!axb
  2. From: axb@cse.nd.edu (A. B.)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: Anyone debugged AIX before?
  5. Message-ID: <1992Aug21.154724.21297@news.nd.edu>
  6. Date: 21 Aug 92 15:47:24 GMT
  7. Sender: news@news.nd.edu (USENET News System)
  8. Organization: University of Notre Dame
  9. Lines: 21
  10. To: sangster@news.ans.net (Paul Sangster)
  11.  
  12.  
  13.  
  14. You need to create a debugging version of the kernel - look at the bosboot
  15. command for this. The debug information is sent out thru the serial port. 
  16. So hook up a terminal or another machine to the serial port ( or one of
  17. the serial
  18. ports) on your Rs/6000. 
  19.  
  20. For example, I've hooked up a 386 machine and run Kermit in OS/2 to get at 
  21. the debugging information. 
  22.  
  23. Ofcourse, all this applies if you want to see what the printfs put out. There 
  24. are other ways of looking at the stuff generated in the trace buffers. 
  25.  
  26. Furthermore, assuming that you are pulling in the appropriate ".exp" files, 
  27. you may want to include "-lcsys -lsys" among your options to /bin/ld. 
  28.  
  29. -axb
  30.  
  31. ( Arindam Banerji ) 
  32. axb@cse.nd.edu
  33.