all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Michael Brand <michael.ch.brand@gmail.com>, emacs-devel@gnu.org
Subject: Re: OS X (configure --with-ns) typing unresponsive with Org and Viper
Date: Fri, 13 May 2016 12:19:57 -0700	[thread overview]
Message-ID: <aa8dbb5a-bf14-cae4-ffc2-08f8a1286a60@cs.ucla.edu> (raw)
In-Reply-To: <CALn3zohHT-Pu3GhRHjamscQSiyVcmBZfT0EyQFmiuojpn2e2VA@mail.gmail.com>

On 05/13/2016 11:40 AM, Michael Brand wrote:
> What can I profile or debug with
> gdb?

You can use GDB to debug almost anything at the machine level. 'source 
.gdbinit' first.

For profiling, please see the Profiling chapter of the Elisp manual, 
e.g., the profiler-start function. You need a reasonably bleeding-edge 
version of Emacs for this. Possibly you will also need to do low-level 
profiling, which is incompatible with profiler-start; to do this, build 
emacs with './configure --enable-profiling'.

> What code is involved and which temporary changes could I try out
> to track down the issue?

Given the bug report, I'd look for changes installed in Emacs sometime 
in  January 2009, probably in the ns area.




  reply	other threads:[~2016-05-13 19:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-13 18:40 OS X (configure --with-ns) typing unresponsive with Org and Viper Michael Brand
2016-05-13 19:19 ` Paul Eggert [this message]
2016-05-14 11:31   ` Michael Brand
2016-05-14 11:42     ` Michael Brand
2016-05-14 13:59       ` Noam Postavsky
2016-05-14 17:26     ` Paul Eggert
2016-05-14 17:46       ` Michael Brand
2016-05-15 20:21   ` Michael Brand
2016-05-15 21:34     ` Paul Eggert
2016-05-16 12:22     ` Stefan Monnier

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=aa8dbb5a-bf14-cae4-ffc2-08f8a1286a60@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=michael.ch.brand@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.