Hi lldb-dev,

There is a "debug-file-directory" concept in gdb to use for debug information 
in separate files and I am wondering if you can suggest to me an 
equivalent/related concept in lldb.
That is, in gdb, one can use the command 'set debug-file-directory directories' 
to specify an hierarchy of directories in which to search for debugging 
information.
Is there such a concept in lldb? If you guys are not the right people to ask, 
perhaps you can point me in the right direction. If such a command is 
documented I must have missed it.

This is the gdb info:

(gdb) help set debug-file-directory
Set the directory where separate debug symbols are searched for.
Separate debug symbols are first searched for in the same
directory as the binary, then in the `.debug' subdirectory,
and lastly at the path of the directory of the binary with
the global debug-file directory prepended.

Thanks,
Sara




-----------------------------------------------------------------
 Sara M. Burke
 Ext. 7476

_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to