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: Peter Dyballa
Subject: Re: "Invalid or undefined bitmap" when launched with -Q
Date: Wed, 16 Aug 2006 13:46:49 +0200


Am 15.08.2006 um 15:17 schrieb Nick Roberts:

I use "-g3" which results in a much larger executable, but means I can use
GDB to expand/evaluate Emacs' many macros.

Doing the same here leads to GDB complaining about:

        .gdbinit:1040: Error in sourced command file:
        No symbol "gdb_gctypebits" in current context.
        
        .gdbinit:1083: Error in sourced command file:
        No symbol "gdb_use_union" in current context.

The latter line number is bigger because of my inclusions. The "original" line number is 1069. The GDB session 'runs' like this:

        Current directory is ~/Quellen/Emacs_CVS/emacs/src/
GNU gdb 6.3.50-20050815 (Apple version gdb-477) (Sun Apr 30 20:06:22 GMT 2006)
        Copyright 2004 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 "powerpc-apple-darwin"...Reading symbols for shared libraries .............. done
        
        DISPLAY = :0
        TERM = dumb
        Breakpoint 1 at 0xc9730: file xfaces.c, line 1163.
        Breakpoint 2 at 0x3439c: file xdisp.c, line 7169.
        Breakpoint 3 at 0x1169bc: file image.c, line 486.
        Breakpoint 4 at 0x151a10: file sysdep.c, line 1393.
        (gdb) run
        No symbol "gdb_gctypebits" in current context.
        (gdb) cont
        The program is not being run.
        (gdb) quit

(In two weeks, at the end of this month, I could try to download almost 1 GB Apple developer packages with maybe a new version of GDB. I'd like to wait because I have no flat-rate but only some volume to up- or download.)

--
Greetings

  Pete

To most people solutions mean finding the answers. But to chemists solutions
are things that are still all mixed up.







reply via email to

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