debugger: Open memory editor at pointee address, not at pointer address

This commit is contained in:
hjk
2010-05-19 15:36:23 +02:00
parent 5da667b4a1
commit 07b118197a
2 changed files with 7 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ enum WatchRoles
TypeFormatListRole,
TypeFormatRole, // Used to communicate alternative formats to the view.
IndividualFormatRole,
AddressRole, // Some memory address related to the object.
AddressRole, // Address of the object.
};
enum IntegerFormat