I\'m trying to investigate a bug in a crash dump (so I can not change the code).
I have a really complicated object (thousands of lines in the serialized representation) and
It works well, especially if you have live unit testing. I can easily view a variable's value in the console when a test runs, saving me from debugging manually.