[Lldb-commits] [PATCH] D11357: Resolve DW_AT_comp_dir path if it contains a symlink
Jim Ingham
jingham at apple.com
Mon Jul 27 12:04:54 PDT 2015
jingham added a comment.
As a followup, can you make this non-exported static array of names that are pretty much only interesting on Linux into something queried from the platform? That way we could provide a way for the user to augment the list to add a new directory thats relevant, or even turn the stat behavior off by clearing the array, etc...
http://reviews.llvm.org/D11357
More information about the lldb-commits
mailing list