How to set break point on one file of a project which has many files with same name? January 30, 2023 by Tarik Specify the full path: gdb> break /Full/path/to/service.cpp:45