home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / programm / 5906 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.3 KB

  1. Xref: sparky comp.sys.next.programmer:5906 comp.lang.c++:13136
  2. Newsgroups: comp.sys.next.programmer,comp.lang.c++
  3. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!news.th-darmstadt.de!aida!uli
  4. From: uli@aida.intellektik.informatik.th-darmstadt.de (Ulrich Grepel)
  5. Subject: Re: Replacing NeXT cc with gcc-2.2.2
  6. Message-ID: <1992Sep01.112153.31711@news.th-darmstadt.de>
  7. Sender: uli@aida (Ulrich Grepel)
  8. Date: Tue, 01 Sep 1992 11:21:53 GMT
  9. References:  <1992Aug31.164909.7198@fcom.cc.utah.edu>
  10. Nntp-Posting-Host: aida.intellektik.informatik.th-darmstadt.de
  11. Organization: TH Darmstadt
  12. Lines: 16
  13.  
  14. In article <1992Aug31.164909.7198@fcom.cc.utah.edu>, swillden@news.ccutah.edu (Shawn Willden) writes:
  15. |> 
  16. |> 5)    Is 2.2.2 compatible with the NeXT gdb or would I have to get gdb-4.6 as
  17. |> well?
  18. |> 
  19. Unfortunately, as previously posted, NeXTs gdb 3.x doesn't run perfectly
  20. with gcc 2.2.2 output. But you can make more than backtraces if you
  21. use the gcc option -gstabs to generate the debugging info. This is
  22. understood by gcc 3.x. Unfortunately again, the stabs format doesn't
  23. have all the abilities of gcc 3.x (or even 4.x).
  24.  
  25. Has anyone succeeded in getting gdb 4.6 adapted to NeXT? What gdb version
  26. is used in NS 3.0? (Anyone should be allowed to answer that, now there are
  27. some NS 3.0 final releases out!)
  28.  
  29. Uli
  30.