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

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

Re: "Invalid or undefined bitmap" when launched with -Q


From: Nick Roberts
Subject: Re: "Invalid or undefined bitmap" when launched with -Q
Date: Mon, 14 Aug 2006 08:26:34 +1200

 > > What does the GDB command `xtype' say about that number?  You should
 > > use it immediately after printing NAME:
 > >
 > >   (gdb) pr name
 > >   (gdb) xtype
 > 
 > I get consistently:
 > 
 > (gdb) print name
 > $3 = 60552283
 > (gdb) xtype
 > No enum type named Lisp_Type.

print is a GDB command, pr is a user defined in emacs/src/.gdbinit.  You
need to run "gdb emacs" from that directory and enter the exact commands.

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




reply via email to

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