home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / gdb / bug / 1337 < prev    next >
Encoding:
Text File  |  1992-12-30  |  655 b   |  21 lines

  1. Newsgroups: gnu.gdb.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!cs.ucsd.edu!mattson
  3. From: mattson@cs.ucsd.edu (Jim Mattson)
  4. Subject: gdb 4.7: missing #include "nm.h" in inftarg.c?
  5. Message-ID: <9212292108.AA06458@odin.ucsd.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Tue, 29 Dec 1992 05:08:27 GMT
  10. Approved: bug-gdb@prep.ai.mit.edu
  11. Lines: 8
  12.  
  13. When compiled for a sun4os4, gdb 4.7 won't attach to a running process.
  14. The complaint is "Can't attach to a process on this machine."
  15.  
  16. It appears that inftarg.c needs to include nm.h so that ATTACH_DETACH
  17. will be defined in child_attach().
  18.  
  19. --jim
  20.  
  21.