Can I specify other source directories in Xcode preferences such that gdb will use them for find sou

Posted by Chris Markle on Stack Overflow See other posts from Stack Overflow or by Chris Markle
Published on 2010-03-25T23:35:07Z Indexed on 2010/03/25 23:53 UTC
Read the original article Hit count: 232

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about xcode

Related posts about source