> Cc: [email protected] > From: Reiner Steib <[EMAIL PROTECTED]> > Date: Fri, 01 Apr 2005 13:21:02 +0200 > > On Fri, Apr 01 2005, Eli Zaretskii wrote: > > >> From: Reiner Steib <[EMAIL PROTECTED]> > [...] > >> #0 abort () at [...]/emacs/src/emacs.c:456 > >> #1 0x0000000000539245 in Fgarbage_collect () > >> at [...]/emacs/src/alloc.c:4742 > >> #2 0x000000000057a1d4 in Fbyte_code (bytestr=9727377, vector=Variable > >> "vector" is not available. > [...] > > What's the scoop with all these ``Variable "foo" is not available'' > > messages? Do you know why GDB says that (what version of GDB, btw?)? > > I don't know. My knowledge on using gdb is quite limited. How can I > find out?
I'd suggest to post a question about this to the GDB mailing list ([EMAIL PROTECTED]), together with the traceback you produced. It could be a GDB bug that the GDB maintainers would like to know about, or it could be something they can explain. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
