bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18411: No .gbdinit file in src/ directory


From: Eli Zaretskii
Subject: bug#18411: No .gbdinit file in src/ directory
Date: Fri, 05 Sep 2014 20:55:24 +0300

> From: Joseph Mingrone <jrm@ftfl.ca>
> Date: Fri, 05 Sep 2014 13:47:16 -0300
> Cc: 18411@debbugs.gnu.org
> 
> jrm@gly /usr/ports/editors/emacs/work/emacs-24.3/src % gdb 
> /usr/local/share/emacs /usr/coredumps/emacs-24.3.core.1001.0
> GNU gdb (GDB) 7.8 [GDB v7.8 for FreeBSD]
> Copyright (C) 2014 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "i386-portbld-freebsd9.2".
> Type "show configuration" for configuration details.
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>.
> Find the GDB manual and other documentation resources online at:
> <http://www.gnu.org/software/gdb/documentation/>.
> For help, type "help".
> Type "apropos word" to search for commands related to "word"...
> /usr/local/share/emacs: No such file or directory.
> [New process 100142]
> Core was generated by `emacs-24.3'.
> Program terminated with signal SIGABRT, Aborted.
> #0  0x34d60caf in ?? ()
> .gdbinit:19: Error in sourced command file:
> No symbol table is loaded.  Use the "file" command.
> (gdb) xbacktrace
> Undefined command: "xbacktrace".  Try "help".
> (gdb)

I don't think xbacktrace can work on a core file, as it needs a
running program (it calls functions inside Emacs).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]