[python] Pretty-printers and addressprint

Tom Tromey tromey@redhat.com
Tue Nov 10 15:53:00 GMT 2009


>>>>> "André" == André Pönitz <andre.poenitz@nokia.com> writes:

André> That would be useful in my opinion. Even if the proper encoding were 
André> known, data could still be corrupted. Getting direct access to the
André> real data would be nice, even though it is already possible right 
André> now using 'manual' iteration the data using a "char *" value.

The branch in the archer repository has some memory-reading functions in
the Python API that should be useful for accessing the raw bits.
Those are probably reasonably ready for pushing into CVS -- Thiago is
the real expert here, maybe he could say.

Tom



More information about the Gdb mailing list