> From: Sebastien Vauban <sva-n...@mygooglest.com> > Cc: 18...@debbugs.gnu.org > Date: Fri, 24 Oct 2014 21:10:49 +0200 > > > Thanks. What happens if you type "xbacktrace"? (You might need to > > type "source /path/to/.gdbinit" before that, to get the xbacktrace > > command defined.) > > It seems to fail?
You mean, this: > (gdb) xbacktrace > [Thread 8300.0x2b00 exited with code 0] > (gdb) No symbol "DATA_SEG_BITS" in current context. ? If so, please upgrade to a newer version of GDB. (There is a way to get the same information without "xbacktrace", but it's painful, so if you can easily upgrade your GDB, it will mean less work.)