home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / programm / 4828 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.6 KB

  1. Path: sparky!uunet!munnari.oz.au!comp.vuw.ac.nz!waikato.ac.nz!hamish
  2. From: hamish@waikato.ac.nz
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Re: Help: Kernel Debugger
  5. Message-ID: <1992Sep9.221627.10717@waikato.ac.nz>
  6. Date: 9 Sep 92 22:16:27 +1200
  7. References: <1992Sep7.145724.22530@hns.com> <1992Sep8.180216.3718@javelin.sim.es.com>
  8. Organization: University of Waikato, Hamilton, New Zealand
  9. Lines: 39
  10.  
  11. In article <1992Sep8.180216.3718@javelin.sim.es.com>, rpack@javelin.sim.es.com (Rick Pack) writes:
  12. >   Just last week, I realized that the debugging kernal is NOT necessary, as
  13. > there is a great debugger included in the c-set2 package that runs under
  14. > PM and will debug PM programs.  It's called IPMD.  I STILL do not know
  15. > what the purpose of the debugging kernal is, as IPMD works just fine without
  16. > it, and there is none of this async terminal/serial port stuff.
  17. >   The install documentation for workset/2 never mentions IPMD, just the debug
  18. > kernal, which leads you to believe that it is your only option.
  19. >
  20.  
  21. Its very necessary. An absolute life saver when debugging device drivers, and
  22. programs that use the display of the PC being worked on, (If you want to see
  23. the debugger on PM and debug the message thread of the application). Its not
  24. the most wonderful debugger in the wold, but quite powerful in its own respect,
  25. and also robust! (Watcom's wvideo dies at the drop of a hat sometimes, though
  26. not as much as Borlands Turbo Debugger).
  27.  
  28. Oh yeah. Use COM2. I could never get my PC booted when trying to use COM1, so I
  29. moved the mouse from COM2 -> COM1, and moved the debugger to COM2 (The COM1
  30. option is only mentioned for the PM debugger part of the kernel debugger, so
  31. not really sure if COM1 is workable at all if you have 2 COM ports).
  32.  
  33. >   Good luck
  34. > -- 
  35. > Rick Pack   -WC7W- 
  36. > Evans & Sutherland Computer Corp.
  37. > Salt Lake City, Utah
  38. > (801) 582-5847
  39. -- 
  40. ==============================================================================
  41. |  Hamish Marson   <h.marson@waikato.ac.nz>                             OS/2 |
  42. |  Programmer (n/5), School of Computing and Mathematical Sciences           | 
  43. |  University of Waikato,                                                    |
  44. |  Hamilton, New Zealand.                                                    |
  45. |Disclaimer:  Anything said in this message is the personal opinion of the   |
  46. |             finger hitting the keyboard & doesn't represent my employers   |
  47. |             opinion in any way. (ie we probably don't agree)               |
  48. ==============================================================================
  49.   Q. If Nuclear Tests are so safe, why don't the French do them under Paris?
  50.