home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mach / 972 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.os.mach
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!elroy.jpl.nasa.gov!sdd.hp.com!hplabs!nsc!voder!woodstock!briana
  3. From: briana@sharebase.com (Brian G. Anderson </>)
  4. Subject: How does one debug the Unix server?
  5. Message-ID: <1992Jul30.161447.228@sharebase.com>
  6. Organization: ShareBase Corporation
  7. Date: Thu, 30 Jul 92 16:14:47 GMT
  8. Lines: 20
  9.  
  10. Hi,
  11.     Can someone give me a quick description of how one would debug
  12. the Unix emulator.  I've debugged the microkernel (the in-kernel debugger
  13. is great) with no problem.  However, when I used gdb to attach the MID
  14. of the server, the entire system stopped (which make sense since gdb
  15. probably relies on unix services).  I am trying to debug a PPP terminal
  16. discipline in the server.  Right now I'm using printf, but this is a
  17. major pain.   Any help would be appreciated.  Thanks,
  18.  
  19. Brian G. Anderson          -      o    Internet: briana@sharebase.com
  20. NCR/Sharebase             -    _ /-_      Voice: (510) 548-3211
  21. 1919 Addison St.         -    (_)>(_)
  22. Berkeley, CA 94704      -----------------------------------------------------
  23.  
  24.  
  25. -- 
  26. Brian G. Anderson          -      o    Internet: briana@sharebase.com
  27. NCR/Sharebase             -    _ /-_      Voice: (510) 548-3211
  28. 1919 Addison St.         -    (_)>(_)
  29. Berkeley, CA 94704      -----------------------------------------------------
  30.