emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: GC bug?


From: Kim F. Storm
Subject: Re: GC bug?
Date: Mon, 24 Oct 2005 01:45:46 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Stephen Berman <address@hidden> writes:

> I tried to do this.  Fgarbage_collect is called at several places in
> the Emacs C sources, but I assume you mean the invocation in alloc.c,
> so that's where I put the breakpoint.  When I set the breakpoint
> before inducing the infinite loop, then gdb hits the breakpoint
> immediately, so I cannot induce loop.  So I first induced the loop and
> then set the breakpoint, and this is the result:

use the xbacktrace command in gdb to know what functions are
called when the loop occurs.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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