Setting breakpoint on shared library:
(gdb) b file.c:278
No symbol table is loaded. Use the "file" command.
Make breakpoint pending on future shared library load? (y or [n]) y
Can I make gdb not to ask this question? (that, is, skip confirmation?)