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

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

bug#3781: marked as done (gdb doesn't have an xbacktrace command)


From: Emacs bug Tracking System
Subject: bug#3781: marked as done (gdb doesn't have an xbacktrace command)
Date: Fri, 23 Oct 2009 16:25:05 +0000

Your message dated Fri, 23 Oct 2009 12:18:30 -0400
with message-id <87aazidqy1.fsf@stupidchicken.com>
and subject line Re: bug#3781: gdb doesn't have an xbacktrace command
has caused the Emacs bug report #3781,
regarding gdb doesn't have an xbacktrace command
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3781: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3781
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: gdb doesn't have an xbacktrace command Date: Wed, 08 Jul 2009 06:31:36 +0800
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.


--- End Message ---
--- Begin Message --- Subject: Re: bug#3781: gdb doesn't have an xbacktrace command Date: Fri, 23 Oct 2009 12:18:30 -0400
> DD> Command xbacktrace is defined in `.gdbinit` file in src/ subdirectory of
> DD> GNU Emacs distribution. You need to run Emacs under GDB from the
> DD> directory which contains this `.gdbinit` file, or you can load it with
> DD> `source` command.
> DD> See also "(emacs)Checklist for Bug Reports".

> OK, then the report-emacs-bug boilerplate message should mention 'see (info
> "(emacs) Checklist")' or else people will think "what is he talking
> about?" when he mentions xbacktrace.

I've tweaked the language slightly to address this (the .gdbinit issue
is mentioned in etc/DEBUG, which is mentioned in the instructions).

--- End Message ---

reply via email to

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