Hi, when using gdb - and I am pretty new to it - you have the possibility to follow the souce code 'step' by step. Now my program uses a static lib and I got the sources of that lib. Now I would like gdb to step into that lib soucres. How is that possible? best regards, Oliver