all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: jwiegley@gmail.com, 22058@debbugs.gnu.org, lekktu@gmail.com
Subject: bug#22058: 25.1.50; emacs_backtrace.txt
Date: Tue, 1 Dec 2015 08:11:33 -0800 (PST)	[thread overview]
Message-ID: <32860321-e9f0-4057-9e4a-b2be4aa5dc82@default> (raw)
In-Reply-To: <<83h9k2kwsa.fsf@gnu.org>>

[-- Attachment #1: Type: text/plain, Size: 1791 bytes --]

> > I run Emacs using `runemacs' in the bin directory.
> 
> It is easier to run emacs.exe directly, like John suggested.  When GDB
> shows its prompt, type "run" and press RET to start Emacs.

No idea what "directly" means here.  John suggested using
"gdb --args emacs <args to Emacs>".  I put this in a Windows
shortcut and tried it:

 <path-to>\gdb.exe --args emacs --debug-init <my-dir>

Where <path-to> is the path to the (old) binary I have, and
<my-dir> is a directory I want to dired as my first window.

(Normally I use "<path-to>\runemacs.exe --debug-init <my-dir>".)

> > I do have an old Windows gdb.exe that dates from 2010.  I don't
> > recall where I got it.  I tried that with the args you cited,
> > and that crashed immediately - see attached screenshot.
> 
> Wasn't that with Emacs 20.7?

No.  I've never used Emacs 20.7 with gdb.  It was a binary I
got in 2010 to try to debug something you asked about, and
using a dev snapshot at that time (would that have been an
Emacs 23 snapshot?).  I thought perhaps I got the binary from
you or from somewhere you pointed me to.

> I have no idea who compiled that and how, but it's quite
> possible that those old versions were build with
> the Microsoft compiler, not with GCC.
> 
> > I see tars of source code here: http://ftp.gnu.org/gnu/gdb/.
> > I don't see any Windows binaries at http://www.gnu.org/software/gdb/
> > (e.g. at http://www.gnu.org/software/gdb/download/).
> 
> You will find the latest GDB compiled for Windows here:
>   http://sourceforge.net/projects/ezwinports/files/gdb-7.10-w32-
> bin.zip/download

OK, thanks.  I tried using that and got the attached error.
What's the easiest way to remedy this?  (Why doesn't the gdb
binary include everything it needs?)  Thx.

[-- Attachment #2: throw-gdb-no-python.png --]
[-- Type: image/png, Size: 19770 bytes --]

  parent reply	other threads:[~2015-12-01 16:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <<f774949d-8945-4c73-a5e8-ed26c511c3bf@default>
     [not found] ` <<m2d1ur36r0.fsf@newartisans.com>
     [not found]   ` <<929593b8-ad63-4b4a-9587-1eef6e821cc6@default>
     [not found]     ` <<83k2ozmq6m.fsf@gnu.org>
2015-11-30 16:22       ` bug#22058: 25.1.50; emacs_backtrace.txt Drew Adams
2015-11-30 17:48         ` Eli Zaretskii
     [not found]     ` <<m2wpszuwtw.fsf@newartisans.com>
     [not found]       ` <<CAAeL0SRkN+PJF+Kn6DPi0mYcx_HnFNdLnY6fgGjSbX30d1sxEg@mail.gmail.com>
     [not found]         ` <<m2lh9esxns.fsf@newartisans.com>
     [not found]           ` <<3505c131-e8ab-4f86-8828-b378bc9dac47@default>
     [not found]             ` <<222e11d1-95f0-4ade-8f86-18f034eabb1e@default>
     [not found]               ` <<83h9k2kwsa.fsf@gnu.org>
2015-12-01 16:11                 ` Drew Adams [this message]
2015-12-01 16:22                   ` Eli Zaretskii
     [not found]                 ` <<32860321-e9f0-4057-9e4a-b2be4aa5dc82@default>
     [not found]                   ` <<8337vmkul2.fsf@gnu.org>
2015-12-01 16:56                     ` Drew Adams
2015-12-01 18:45                       ` Eli Zaretskii
2015-11-29 23:37 Drew Adams
2015-11-30 14:24 ` John Wiegley
2015-11-30 15:10   ` Drew Adams
2015-11-30 16:01     ` Eli Zaretskii
2015-11-30 19:11     ` John Wiegley
2015-11-30 19:31       ` Drew Adams
2015-11-30 21:13       ` Juanma Barranquero
2015-12-01  2:36         ` John Wiegley
2015-12-01  3:51           ` Drew Adams
2015-12-01  6:17             ` Drew Adams
2015-12-01 15:34               ` Eli Zaretskii
2015-12-01 15:26             ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=32860321-e9f0-4057-9e4a-b2be4aa5dc82@default \
    --to=drew.adams@oracle.com \
    --cc=22058@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=jwiegley@gmail.com \
    --cc=lekktu@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.