Details
Description
A std::string * pointing to a valid string is always showing this string in Locals and Watchers view. It never shows the actual pointer value unless it is invalid. Neither "Use Debugging Helpers" nor "Dereference Pointers Automatically" nor "Change Format" change this behavior. Seems I can only check the pointer's value using the memory editor.