Xcode 7 Beta 4, while debugging with the Address Sanitizer enabled, all the values in the variable watch view are invalid.
Internally, the values are fine - my application runs as expected, but the displayed values seem entirely random.
Everything displays normally once the Address Sanitizer is disabled.
I'm not a registered developer, so I can't report this via the official Bug Reporter..