Greetings, This should probably be listed in a FAQ somewhere but here goes. How do I prevent GDB from stepping through/stopping in code (template functions, inline functions, etc.) contained in standard C++ library header files? Thanks, Eric.