emacs-devel
[Top][All Lists]
Advanced

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

Debugging with gdb help needed


From: Lennart Borgman
Subject: Debugging with gdb help needed
Date: Mon, 5 Jan 2009 01:39:45 +0100

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)?




reply via email to

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