This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [python] Pretty-printers and addressprint


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]