all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Debugging with gdb help needed
@ 2009-01-05  0:39 Lennart Borgman
  2009-01-05  7:39 ` Nick Roberts
  0 siblings, 1 reply; 2+ messages in thread
From: Lennart Borgman @ 2009-01-05  0:39 UTC (permalink / raw
  To: Emacs Devel

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Debugging with gdb help needed
  2009-01-05  0:39 Debugging with gdb help needed Lennart Borgman
@ 2009-01-05  7:39 ` Nick Roberts
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Roberts @ 2009-01-05  7:39 UTC (permalink / raw
  To: Lennart Borgman; +Cc: Emacs Devel

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-05  7:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-05  0:39 Debugging with gdb help needed Lennart Borgman
2009-01-05  7:39 ` Nick Roberts

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.