[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Efficient debugging of the redisplay.
From: |
Chong Yidong |
Subject: |
Re: Efficient debugging of the redisplay. |
Date: |
Tue, 08 Dec 2009 13:55:30 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
Alin Soare <address@hidden> writes:
> However, this tells me nothing about an efficient debugging of
> redisplay_internal, and about display in general.
>
> Could you suggest me something efficient, please?
I usually just use standard GDB breakpoints. Maybe you could be a bit
more specific about what you want to do.