Am I missing something? I\'m delighted that all that code is there showing how the generic collections work etc. However when I want to simply walk my code I\'m forever fin
Actually, the easiest way is to go to Window -> Debugging -> Sources and check off the files that you want to debug and step in to. Most likely you just need to UNcheck the other sources in your project.