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




_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to