home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19475 < prev    next >
Encoding:
Text File  |  1993-01-09  |  980 b   |  28 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!math.fu-berlin.de!news.th-darmstadt.de!adams
  3. From: adams@pdv2.fmr.maschinenbau.th-darmstadt.de (Adams)
  4. Subject: Re: Debugging with 2 terminals.  HELP!!!!!
  5. Sender: news@news.th-darmstadt.de (The News System)
  6. Message-ID: <ADAMS.93Jan9162852@PDV2.pdv2.fmr.maschinenbau.th-darmstadt.de>
  7. In-Reply-To: herring@netcom.com's message of Fri, 8 Jan 1993 21: 37:10 GMT
  8. Date: Sat, 9 Jan 1993 16:28:52 GMT
  9. Distribution: usa
  10. References: <1993Jan8.213710.4079@netcom.com>
  11. Nntp-Posting-Host: pdv2.fmr.maschinenbau.th-darmstadt.de
  12. Organization: TH-Darmstadt
  13. Lines: 13
  14.  
  15. In article <1993Jan8.213710.4079@netcom.com> herring@netcom.com (John Herring) writes:
  16.  
  17.  
  18. >   Does anyone know of a debugger that will allow me to run the program on
  19. >   one terminal and debug using the debugger in another terminal?
  20.  
  21. GDB provides this feature and is available for most ***IX systems.
  22.  
  23. I debugged a port of GNU-Emacs-18.54 to sysV68 using GDB-3.5.
  24.  
  25. >   john
  26.  
  27. best adams
  28.