all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Mike Mattie <codermattie@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: -fomit-frame-pointer lossage FYI
Date: Mon, 17 Dec 2007 03:25:06 -0500	[thread overview]
Message-ID: <E1J4BHe-0006zI-KS@fencepost.gnu.org> (raw)
In-Reply-To: <20071216033834.117e8649@reforged> (message from Mike Mattie on Sun, 16 Dec 2007 03:38:34 -0800)

    I was going to report a problem with laggy scrolling in emacs
    through the u= sual channels. While rebuilding emacs to narrow
    down the problem I discovered that my package manager was b=
    uilding with -fomit-frame-pointer.  I like debugging so I killed
    the flag. To my joy it eliminated my scrolling= problem entirely.

That probably means a real bug in either Emacs or GCC.
Unfortunately there is no way to know which except by
tracking down the specific cause.

Could you try to do this?

The first step is to try compiling various subsets of Emacs' files
with -fomit-frame-pointer, and see which file is the cause of the
problem.  Then by splitting that file at various points you can find
out which function is the cause of the problem.  Once we know that,
maybe we can spot the problem by eyeballing it.

      reply	other threads:[~2007-12-17  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-16 11:38 -fomit-frame-pointer lossage FYI Mike Mattie
2007-12-17  8:25 ` Richard Stallman [this message]

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=E1J4BHe-0006zI-KS@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=codermattie@gmail.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.