all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Now the debugger crashes instead of Emacs...
Date: Thu, 3 Jun 2010 05:04:49 +0200	[thread overview]
Message-ID: <AANLkTimvsziouI56_KivwgFt2nT86QXNygSDd4V2ayVP@mail.gmail.com> (raw)
In-Reply-To: <83vda0stuz.fsf@gnu.org>

On Thu, Jun 3, 2010 at 5:00 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Lennart Borgman <lennart.borgman@gmail.com>
>> Date: Thu, 3 Jun 2010 00:15:00 +0200
>>
>> I just got this error from the debugger. Normally it starts OK, but
>> not this time. Anyone has any idea?
>
> How did you invoke GDB, exactly?  The Windows port of GDB does not
> support core files (and that's what the error messages tell you), but
> it sounds like your invocation asked GDB to debug such a core file.

In a command file with a line like this

   gdb -ex=run --args %emacs-exe% %*

Most of the time it works, but this time it failed. I believe it might
have something to do with that i have a command that restarts Emacs
and this will call this file again.

I looks like the debugger is trying to reuse something. Maybe semaphores.



  reply	other threads:[~2010-06-03  3:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-02 22:15 Now the debugger crashes instead of Emacs Lennart Borgman
2010-06-03  3:00 ` Eli Zaretskii
2010-06-03  3:04   ` Lennart Borgman [this message]
2010-06-03 11:59     ` Eli Zaretskii
2010-06-03 15:21       ` Lennart Borgman

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=AANLkTimvsziouI56_KivwgFt2nT86QXNygSDd4V2ayVP@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.