home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp / 14579 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!usc!cs.utexas.edu!news.uta.edu!hermes.chpc.utexas.edu!news.utdallas.edu!corpgate!brtph560!brtph316!chrisf
  3. From: chrisf@brtph316.NoSubdomain.NoDomain (Chris Fulmer)
  4. Subject: debugging with stripped executables...
  5. Message-ID: <1993Jan6.215650.16586@brtph560.bnr.ca>
  6. Sender: chrisf@brtph316 (Chris Fulmer)
  7. Reply-To: woodstock!chris@mcnc.org
  8. Organization: BNR Dept 3B91, RTP
  9. Date: Wed, 6 Jan 1993 21:56:50 GMT
  10. Lines: 20
  11.  
  12. Hi there.  This has been a real PITA....
  13.  
  14. When our software goes out into the field, the executables are
  15. stripped.  However, if we were to get a core dump, it'd be nice
  16. to be able to debug it under xdb or cdb.
  17.  
  18. Now, the symbol table is not dumped with the core file, so it
  19. should be possible to just use the unstripped binary, and have
  20. everything be hunky-dorey.  Unforuently, it's not.  We get messages
  21. like "core cannot be the core file for XXXX; ignoring core".  Not
  22. much of a help.
  23.  
  24. We're running (yikes) HP-UX 6.5.  Any clues?  Thanks. 
  25.  
  26. ------------------------------------------------------
  27. Chris Fulmer                    Bell-Northern Research
  28. Sr. Software Designer            Research Triangle, NC
  29. mail to woodstock!chris@mcnc.org (preferable) or...
  30.         chrisf@bnr.ca            (not so preferable)
  31. Oh yeah.  The usual disclaimers apply here.
  32.