Correct me if i'm wrong, but if you press the "Step Over" button as opposed to "Step Into" on standard library calls it shouldn't step into them.

i.e. if you hit

fstream.get();

press Step Over instead of Step Into