It happens a lot to me that when I'm debugging I end up on a #do: or #collect: or other. I know I need to debug for example the 19th iteration, but I need to click 38 times on #through and this is if the block has only 1 statement. It can be much more.
I would like to bee able to have an option to say "I want to step through the 19th evaluation of the block"