all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: David Kastrup <dak@gnu.org>
Cc: Dieter Deyke <deyke@yahoo.com>, Dieter Deyke <ddeyke@ptc.com>,
	emacs-devel@gnu.org
Subject: Re: CVS emacs on Windows still crashes loading bongo.el
Date: Wed, 28 May 2008 16:56:25 +0100	[thread overview]
Message-ID: <483D80A9.2040508@gnu.org> (raw)
In-Reply-To: <86ej7m63kd.fsf@lola.quinscape.zz>

David Kastrup wrote:
> I have entered a bug report in the libgcc bug tracker asking to have the
> "noreturn" attribute removed from abort's definition

I don't think this is the full solution, as there are similar problems 
debugging any inline function with cross-jumping enabled - the inline 
function gets inlined into one function that uses it, and other uses 
often jump into the same inlined instance, so the instruction pointer 
points inside a function that has nothing to do with the call stack.




  parent reply	other threads:[~2008-05-28 15:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-27 16:19 CVS emacs on Windows still crashes loading bongo.el Dieter Deyke
2008-05-28  3:58 ` dhruva
     [not found]   ` <wkk5hfkqin.fsf@yahoo.com>
2008-05-28 11:49     ` dhruva
2008-05-28 12:00       ` David Kastrup
2008-05-28 12:24         ` dhruva
2008-05-28 15:56         ` Jason Rumney [this message]
2008-05-28 16:09           ` David Kastrup
2008-05-28 12:23       ` Kenichi Handa

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=483D80A9.2040508@gnu.org \
    --to=jasonr@gnu.org \
    --cc=dak@gnu.org \
    --cc=ddeyke@ptc.com \
    --cc=deyke@yahoo.com \
    --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.