bug#3781: gdb doesn't have an xbacktrace command
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
report-emacs-bug says:
(insert "If Emacs crashed, and you have the Emacs process in the gdb debugger,\n"
"please include the output from the following gdb commands:\n"
" `bt full' and `xbacktrace'.\n")
However
(gdb) xbacktrace
Undefined command: "xbacktrace". Try "help".
Therefore perhaps change the wording.