emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ideas for debugging excessive garbage collection bugs?


From: William K. Foster
Subject: Re: Ideas for debugging excessive garbage collection bugs?
Date: Fri, 08 Nov 2002 11:36:30 -0800

Stefan,

Sorry for not being clearer. 

  How do I debug the source of allocations in Emacs?

  Is there a good break point to set that would be
  on the stack for any allocation, I could then look
  at several stack traces to see statistically where
  the culprit is probably coming form.

Thanks.

-William


At 11:19 AM 11/8/2002, Stefan Monnier wrote:
>> I am wondering if anybody has any strategies they are willing to share
>> to track down why excessive garbage collection is happening in my Emacs
>> v20.7.1 with some personal additions when I do find-file?
>
>I don't have any good advice, but I will point out that the problem is not
>excessive GC, but excessive allocation.
>
>
>        Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]