unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Eli Zaretskii <eliz@gnu.org>, Drew Adams <drew.adams@oracle.com>
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:56:42 -0800 (PST)	[thread overview]
Message-ID: <0c8ebfe5-4cac-417f-b517-3c9ce502b6a3@default> (raw)
In-Reply-To: <<8337vmkul2.fsf@gnu.org>>

> > > > 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.
> 
> It means invoke emacs.exe rather than runemacs.exe (which invokes
> emacs.exe under the hood).

In that case, I said clearly that I did just that - "like John
suggested."  (I _normally_ run Emacs using `runemacs', to avoid
the command window.)

> > > 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?
> 
> The text below from the README file should get you started.

I had actually read that text.  (I saw it at the top level of 
http://sourceforge.net/projects/ezwinports/files/ - didn't
bother to download README.txt for ezwinports.)

One question is whether I need to use 7.10 for the backtraces
that you are requesting or I can use the "outdated version
7.6.1" that dispenses with needing to install python (which I
do not need).

In the latter case, perhaps the README should say where to get
7.6.1?  The text says only "The MinGW site offers it", with no
info about where that is (AFAICT).  Elsewhere in the README a
URL for MinGW (for libiconv) can be found, so I can indirectly
find the site: http://sourceforge.net/projects/mingw/files/MinGW/.
(There are 21 mentions of "MinGW" in that "README" text, but
there is only one URL that I can find, which is for libiconv.)

Eventually, searching each of the directories at
http://sourceforge.net/projects/mingw/files/MinGW/, I found gdb:
http://sourceforge.net/projects/mingw/files/MinGW/Extension/gdb/.

Should I use that, or must I really install python, just
to be able to give you an Emacs backtrace from gdb?

(This is already taking longer than I really want to devote
to this, FWIW.)

> > (Why doesn't the gdb binary include everything it needs?)
> 
> Because I don't want to distribute Python, including its sources.

GDB 7.10 cannot be used without python?  Why is that?
(No, I don't really care.  It just seems odd, a priori.)





  parent reply	other threads:[~2015-12-01 16:56 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
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 [this message]
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

  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=0c8ebfe5-4cac-417f-b517-3c9ce502b6a3@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 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).