I'm unable to click the Cause GC button in the Heap tab under the DDMS Perspective in Eclipse because it is greyed out.
I'm using ADT v22 (the Eclipse/Android/ADT package) on OS X. Device I'm using is an S3.
Steps followed: 1. Deployed app from Eclipse 2. Selected process in DDMS 3. Click Heap Update button 4. Opened Heap tab but Cause GC is greyed out. I'm guessing this is because no data has populated the heap tab (no client to select and no objects in the list).
Does anyone know what might be wrong?