Re: How to show data in hex format?
Geert Vancompernolle <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
R. Bernstein wrote: > If gdb is the inferior debugger then one can use a gdb command and the > gdb way, e.g. p/x expression > > Zarko Zivanov contributed a patch a while ago to make viewing on x68 > nicer. It might have also had some hex patches. His patch has been > encorprated into the pydb branch of ddd and there was a test release a > while ago with this. > > Geert Vancompernolle writes: > > Hi, > > > > When debugging, How can I see the data represented in hex iso. octal or > > decimal format? > > > > Best rgds, > > > > --Geert > > > _______________________________________________ > Ddd mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/ddd > > Interesting to know this. I'm running DDD on Linux and use currently version 3.3.11 on a Kubuntu 6.10 distro (downloaded the package using Synaptic Package Manager). Could you explain me how to add that patch to the current installation? Thanks in advance, Best rgds, --Geert