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: Fri, 18 Aug 2006 22:34:46 +0200


Am 18.08.2006 um 17:46 schrieb Richard Stallman:

Those are Lisp_Object values.  Showing them as numbers conveys no
information.  To give meaningful information, you need to print them
in Lisp syntax or use the x... commands to figure out what they contain.

It's not that I do not want to use these x... commands – I can't use them because the Apple versions of GCC seem to "optimise things away." I tried to compile with gcc-3.3 – and then GDB is missing other pieces:

        No symbol "gdb_gctypebits" in current context.
        No symbol "gdb_use_union" in current context.

And with GCC 4.0.1 compiled GNU Emacs GDB reports:

        No struct type named Lisp_Symbol.

--
Greetings

  Pete

There is no national science just as there is no national multiplication table; what is national is no longer science.
                                      -- Anton Checov






reply via email to

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