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: Eli Zaretskii
Subject: Re: "Invalid or undefined bitmap" when launched with -Q
Date: Mon, 14 Aug 2006 06:16:31 +0300

> From: Nick Roberts <address@hidden>
> Date: Mon, 14 Aug 2006 11:55:03 +1200
> Cc: Eli Zaretskii <address@hidden>, address@hidden
> 
> But I don't quite follow what Eli suggestd anyway.  I would have thought you
> need to type
> 
> (gdb) p name
> (gdb) pr
> 
> or
> 
> (gdb) p name
> (gdb) xpr

Yes, my bad: either "p name" or "print name".  Sorry.

> To do the former I think you either need to recompile without -O2 or
> redefine pr:

Why?  There's no need to change compilation options for the GDB
commands to work.




reply via email to

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