recursive search source dirs

Xiaohan Qin xqin@austin.ibm.com
Fri Jan 23 20:19:00 GMT 2004


It seems that in locating source files 
gdb simply walks through the source path without 
going into sub-dirs of the source path (correct me if I am wrong). 
It would be nice for the gdb to look into the sub-dirs as well 
since the source is typically organized as a tree.
Any bad side effect of doing that?

Xiaohan



More information about the Gdb mailing list