I was wondering if it would be possible for the developers of Scirra (Tom and Ashley?) to add a snapshot button on the debugger. Maybe a hot key that snapshots the current state and prints out a log. Using print screen or pause is kind of a problem as it doesn't capture the whole menu and leaves things out.
If your unsure what I mean, here's a link to Unity's debugger called "profiler":
docs.unity3d.com/Documentation/Manual/ProfilerMemory.html
Here's what they wrote:
"Detailed View"
"The Detailed View, will let you take a snapshot of the current state. Use the "Take Sample" button to capture detailed memory usage. Obtaining this data takes some time, so the Detailed View should not be expected to give you real-time details."
Think it's possible to add it to the list of things to-do?