emacs-devel
[Top][All Lists]
Advanced

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

Re: Debugging with gdb help needed


From: Nick Roberts
Subject: Re: Debugging with gdb help needed
Date: Mon, 5 Jan 2009 20:39:18 +1300

Lennart Borgman writes:
 > With the help from Juanma I got gdb 6.8 working (on w32). I am trying
 > to find out why Emacs is looping.
 > 
 > >From dbg I could stop Emacs with C-c.
 > 
 > bt and xbacktrace give the same lists. It looks like Emacs is in
 > font-lock-extend-region-multiline.
 > 
 > But how do I examine values, for example font-lock-beg?
 > 
 > Can I do something like (get-text-property font-lock-end 
 > 'font-lock-multiline)?

Read etc/DEBUG.

-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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