help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Help: integer format in GDB "locals" buffer.


From: Nick Roberts
Subject: Re: Help: integer format in GDB "locals" buffer.
Date: Tue, 23 Aug 2005 15:50:09 +1200

> Can I have the integers in "locals" buffer displayed in hexadecimal?
> Now they are displayed in decimal.

> I have tried "set output-radix 16" and "set radix 16". The format in
> "locals" buffer didn't change.

When reporting a problem/possible bug you need to provide more details e.g
which version of Emacs you are running, the operating system etc.  The easieset
way to do this is through M-x report-emacs-bug which is also on the help menu.

I happen to know that you are running Emacs 22.0.50 (in which case
report-emacs-bug will send to emacs-pretest-bug@gnu.org and not
help-gnu-emacs@gnu.org) because the feature thatyou are referring to is not
part of a release but I don't know, for sure, what operating system you are
using although it's probably windows from your earlier e-mail. And I certainly
don't know what mode you had turned on or what previous command you had typed.

On GNU/Linux, entering the GDB command "set output-radix 16" in the GUD buffer
(followed by typing <RET>) works as expected for me.  If the problem persists
for you, can please you report it as I've suggested above, for proper
consideration.

Nick




reply via email to

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