[Lldb-commits] [PATCH] D141219: Add a .lldbinit file to autoload LLVM/Clang data formatters
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 23 17:24:04 PST 2023
jingham added a comment.
IMO the correct solution to this problem is for the IDE to give affordances for specifying either absolute or project relative paths to "the debugger init file". Then we don't have to clutter our sources with .lldbinit files in weird places hoping to catch the attention of one IDE or another.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141219/new/
https://reviews.llvm.org/D141219
More information about the lldb-commits
mailing list