Say I have a main.c

So I run "gdb main.c"

main.c calls/goes into a function in somefile.c

How do I set a breakpoint in somefile.c?