This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

recursive search source dirs


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]