The debugger "freezes" with "Collecting data" next to all the local variables at the breakpoint. It doesn't freeze AS, but program execution stops for as long as I've been prepared to wait, presumably while it's trying to display data.
What (else) affects this? I've unchecked almost all the options in the Build,Execution,Deployment->Data Views->Java page.
The "freeze" doesn't immediately happen for some of my compose views, but on others it won't even show the first set of variables.
Does that make it a heap size issue?