New to the project, have multiple source files used for compilation and some \"could\" be dynamic libraries, loaded at runtime. When debugging the executable using \"GDB\",
You are probably looking for info sources. info functions could also be helpful.
info sources
info functions
Don't forget you can do things like type break and then just press tab, which will list all relevant functions.
break