unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Arunesh Pandey Gmail <aruneshpa@gmail.com>
Cc: 47254@debbugs.gnu.org
Subject: bug#47254: 28.0.50; Minibuffer does not clear question even after the corresponding process has exited
Date: Sat, 20 Mar 2021 09:16:46 +0200	[thread overview]
Message-ID: <83v99mcn1d.fsf@gnu.org> (raw)
In-Reply-To: <m2tup696yc.fsf@gmail.com> (message from Arunesh Pandey Gmail on Fri, 19 Mar 2021 14:20:11 -0700)

> From: Arunesh Pandey Gmail <aruneshpa@gmail.com>
> Cc: 47254@debbugs.gnu.org
> Date: Fri, 19 Mar 2021 14:20:11 -0700
> 
> I have GNU gdb 8.2.1 installed and running. How do I generate the
> backtrace?

After you get into this weird situation, do this:

  gdb -p PID
  ...
  (gdb) source /path/to/emacs/src/.gdbinit
  (gdb) thread apply all bt

(where PID is the process ID of the Emacs process).

> Is there a page/document describing the process?

The information is in etc/DEBUG.

Thanks.





  reply	other threads:[~2021-03-20  7:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19  2:20 bug#47254: 28.0.50; Minibuffer does not clear question even after the corresponding process has exited Arunesh Pandey Gmail
2021-03-19  6:55 ` Eli Zaretskii
2021-03-19 17:33   ` Arunesh Pandey Gmail
2021-03-19 19:41     ` Eli Zaretskii
2021-03-19 21:20       ` Arunesh Pandey Gmail
2021-03-20  7:16         ` Eli Zaretskii [this message]
2021-05-12 18:58           ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83v99mcn1d.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=47254@debbugs.gnu.org \
    --cc=aruneshpa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).