home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / gdb / bug / 1036 < prev    next >
Encoding:
Text File  |  1992-09-10  |  926 b   |  23 lines

  1. Newsgroups: gnu.gdb.bug
  2. Path: sparky!uunet!convex!linac!pacific.mps.ohio-state.edu!cis.ohio-state.edu!raven.bu.edu!fredr
  3. From: fredr@raven.bu.edu (Fred Richardson)
  4. Subject: gdb 4.6 and emacs => seg faults
  5. Message-ID: <FREDR.92Sep11000333@mynah.bu.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: I can do that too !!!
  8. Distribution: gnu
  9. Date: Fri, 11 Sep 1992 04:03:33 GMT
  10. Approved: bug-gdb@prep.ai.mit.edu
  11. Lines: 10
  12.  
  13. I've been getting a lot of segment faults running gdb 4.6 under emacs.  In
  14. general this seems to happen if I re-compile my executable before running
  15. it again in gdb.  The only way I've found to avoid this problem is to
  16. explicitly re-load the symbol table after compilation and then reset all
  17. the break points.  I used to have to do this with the old gdb.  The new gdb
  18. seems to have a feature wherein it auto-loads the symbol tables and then
  19. resets the break points.  This seems to be what is crashing.
  20.  
  21.         FRED
  22.  
  23.