emacs-devel
[Top][All Lists]
Advanced

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

Re: A very strange thing about Emacs working with flyspell!


From: Hongsheng
Subject: Re: A very strange thing about Emacs working with flyspell!
Date: Mon, 20 Nov 2006 12:05:01 +0800
User-agent: Mutt/1.5.12-2006-07-14

> Emacs doesn't have to crash to stop at the break point, but
> ummm, I have no idea why Emacs doesn't reach the break
> point.
> 
> How about setting break point as this instead?
> 
> (gdb) br xic_create_fontset

--- Well, see the following, Emacs won't stop at the break point as well.

address@hidden:~/cvs-svn/emacs/src$ gdb emacs
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...Using host libthread_db
library "/lib/tls/i686/cmov/libthread_db.so.1".

DISPLAY = :0.0
TERM = xterm
Breakpoint 1 at 0x81035b6: file emacs.c, line 464.
Breakpoint 2 at 0x811c3c6: file sysdep.c, line 1385.
(gdb) br xic_create_fontset
Function "xic_create_fontset" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y

Breakpoint 3 (xic_create_fontset) pending.
(gdb) run --enable-font-backend -fn "Dejavu Sans Mono-14"
Starting program: /media/hdb6/MyHomeFiles/cvs-svn/emacs/src/emacs
--enable-font-backend -fn "Dejavu Sans Mono-14"
[Thread debugging using libthread_db enabled]
[New Thread -1219778896 (LWP 7688)]
[Switching to Thread -1219778896 (LWP 7688)]
Breakpoint 4 at 0x80d6f16: file xterm.c, line 8047.

--- Debug information ends here.

Best,
Hongsheng.

__________________________________________________
¸Ï¿ì×¢²áÑÅ»¢³¬´óÈÝÁ¿Ãâ·ÑÓÊÏä?
http://cn.mail.yahoo.com





reply via email to

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