One thing I don't like about the debugger is the way it compresses structures in the watch window every time you run to the breakpoint. If I hit a breakpoint and expand the structure so I can view the member variables, and then step, it compresses the structure back down to one line and I have to expand it over and over to see what's happening. Is there a way around this?