home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / gdb / bug / 903 < prev    next >
Encoding:
Text File  |  1992-07-26  |  989 b   |  29 lines

  1. Newsgroups: gnu.gdb.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!isl.rdc.toshiba.co.JP!hideki
  3. From: hideki@isl.rdc.toshiba.co.JP (Hideki Yoshida)
  4. Subject: Remote debugging stub for IBM-PC wanted
  5. Message-ID: <1992Jul23.040217.20197@isl.rdc.toshiba.co.jp>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: Research & Development Center, TOSHIBA, Kawasaki, Japan.
  8. Distribution: gnu
  9. Date: Thu, 23 Jul 1992 04:02:17 GMT
  10. Approved: bug-gdb@prep.ai.mit.edu
  11. Lines: 16
  12.  
  13. We want to use the remote debugging facility of GDB to cross-develop
  14. protected-mode software for IBM-PC compatibles on Suns. The stub file
  15. for 386 included in the standard distribution of GDB does not have
  16. machine-dependent functions in it, i.e.:
  17.  
  18.     1. I/O with serial port.
  19.     2. Switching between real and protected mode.
  20.  
  21. Is there a freely distributable stub source for PC compatibles
  22. including such PC-specific functions?
  23. ---
  24.                         YOSHIDA Hideki
  25.                         Information Systems Lab.
  26.                         Toshiba R&D Center
  27.                         hideki@isl.rdc.toshiba.co.jp
  28.  
  29.