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