[Okteta] [PATCH] Support for pointers in data structures viewer
Raphael Kubo da Costa
kubito at gmail.com
Sat Aug 11 20:40:46 UTC 2012
On Saturday, August 11, 2012 02:20:13 PM Alessandro Di Federico wrote:
> Hi, I've just discovered Okteta and I liked it very much, in particular
> for its data structures viewer, however I thought it could be better, so
> I decided to implement a feature I find very useful: pointers. My effort
> is currently focused on being able to completely parse a whole ELF file
> in a single tree. For instance the Elf32_Ehdr struct (`man elf` to see
> its documentation) contains a sh_off field which is a "pointer" to an
> offset in the file, where an array (with length e_shnum) of Elf32_Shdr
> structs begins.
Hi there,
Okteta moved from kdeutils to kdesdk a few years ago; I don't know if
Friedrich Kossebau still reads this mailing list, so I suggest also sending
this message to the kde-sdk-devel mailing list or to him directly via kossebau
at kde.org
More information about the Kde-utils-devel
mailing list