home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / gdb / bug / 1034 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.2 KB  |  35 lines

  1. Newsgroups: gnu.gdb.bug
  2. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!eua.ericsson.SE!Patrik.CArlsson
  3. From: Patrik.CArlsson@eua.ericsson.SE (Patrik Carlsson)
  4. Subject: The IEEE object code format...
  5. Message-ID: <1992Sep9.125826.14431@eua.ericsson.se>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: Ellemtel Telecom Systems Labs, Stockholm, Sweden
  8. Distribution: gnu
  9. Date: Wed, 9 Sep 1992 12:58:26 GMT
  10. Approved: bug-gdb@prep.ai.mit.edu
  11. Lines: 22
  12.  
  13. Ok, one more try. Last time my mail address was distroyed by something...
  14.  
  15. I'm interested in having gdb 4.6 work with the IEEE object code format, but
  16. nothing in the manual ("Debugging with GDB") says anything about it. So my 
  17. conclusion is that it doesn't accept that format. But in the bfd subdirectory 
  18. I found a file called ieee.c . What's the purpose of that file? 
  19.  
  20. When I tried to load a file containing the IEEE format it recognized it but
  21. it couldn't work with it. 
  22. The output GDB produced was :
  23.  
  24. "I'm sorry, Dave, I can't do that.  Symbol format `ieee' unknown." 
  25.  
  26. Hmmmmmm......Very confusing...
  27.  
  28. Are there any plans on making GDB accept the IEEE format in the near future. 
  29. or does it already accept it but I've missed something???????
  30.  
  31.  
  32.     /Patrik
  33.     
  34.  
  35.