This is the mail archive of the frysk@sourceware.org mailing list for the frysk 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]

dereferencing pointers from frysk.value


Currently a class is essentially a list of types and a ByteBuffer of the
class contents.  It might be nice to dereference a pointer if the
pointer's type is char* and display the string.  However ClassType just
has a pointer, no task to do a task.getMemory() on.  DebugInfo has that
information.  Any suggestions on a nice way to handle this?



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