Can I specify other source directories in Xcode preferences such that gdb will use them for find sou
- by Chris Markle
I know about specifying source locations using gdb. But I am wondering if there's someplace in my Xcode project or other settings where I can specify source directories such that gdb would use whatever I specify to look for sources. If I could put them in Xcode settings I think it would help me save them in a central place.