From: Eli Zaretskii <eliz@gnu.org>
To: Sebastien Vauban <sva-news@mygooglest.com>
Cc: 15024@debbugs.gnu.org
Subject: bug#15024: 24.3; Crash when editing pattern for Helm-for-files
Date: Mon, 12 Aug 2013 14:41:37 +0300 [thread overview]
Message-ID: <8361vbqgpa.fsf@gnu.org> (raw)
In-Reply-To: <86txivthxn.fsf@somewhere.org>
> From: "Sebastien Vauban" <sva-news@mygooglest.com>
> Cc: 15024@debbugs.gnu.org
> Date: Mon, 12 Aug 2013 10:46:44 +0200
>
> > Can you run Emacs under GDB at all times?
>
> You mean the following, right?
>
> $ cd /cygdrive/c/Program\ Files\ \(x86\)/emacs-trunk/bin
> $ gdb emacs.exe
> ...
> (gdb) r
Yes. (But please use "./emacs.exe", to avoid the slim chance of
running a different executable.)
> BTW, is it `emacs.exe' or `runemacs.exe' I have to run?
emacs.exe
> Question: running it like that, or attaching GDB, is it different?
It's not too different, if you attach the debugger before the problem
happens. But the first way is preferable because it keeps the
standard streams of emacs.exe connected to the console where you run
GDB, so GDB commands, such as "pp", which call functions inside Emacs,
still work. When you attach the debugger to a running Emacs, the
standard streams are not available, and "pp" and its ilk will appear
to do nothing.
Thanks.
next prev parent reply other threads:[~2013-08-12 11:41 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-05 8:34 bug#15024: 24.3; Crash when editing pattern for Helm-for-files Sebastien Vauban
2013-08-05 14:51 ` Eli Zaretskii
2013-08-08 17:08 ` Eli Zaretskii
[not found] ` <mailman.2726.1375981760.12400.bug-gnu-emacs@gnu.org>
[not found] ` <mailman.2726.1375981760.12400.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2013-08-08 18:49 ` Sebastien Vauban
2013-08-08 21:43 ` Eli Zaretskii
[not found] ` <mailman.2747.1375998254.12400.bug-gnu-emacs@gnu.org>
[not found] ` <mailman.2747.1375998254.12400.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2013-08-12 8:46 ` Sebastien Vauban
2013-08-12 11:41 ` Eli Zaretskii [this message]
2013-08-12 8:49 ` Sebastien Vauban
2013-08-12 11:42 ` Eli Zaretskii
[not found] ` <834navqgnp.fsf-mXXj517/zsQ@public.gmane.org>
2013-08-12 12:11 ` Sebastien Vauban
2013-08-12 12:17 ` Eli Zaretskii
2013-08-12 9:14 ` Sebastien Vauban
2013-08-12 11:45 ` Eli Zaretskii
2013-08-12 12:03 ` Eli Zaretskii
[not found] ` <8338qfqgj3.fsf-mXXj517/zsQ@public.gmane.org>
2013-08-12 12:16 ` Sebastien Vauban
2013-08-12 13:26 ` Eli Zaretskii
2013-08-08 18:52 ` Sebastien Vauban
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=8361vbqgpa.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=15024@debbugs.gnu.org \
--cc=sva-news@mygooglest.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).