Sounds like a good idea to me.
(For testing I'd recommend a .ll file with the paths you need hard coded
and lldb-test breakpoint.)
On Wed, 14 Mar 2018 at 05:16, Greg Clayton via lldb-dev <
lldb-dev@lists.llvm.org> wrote:
> When using "settings set target.source-map", when we try to set
> breakpo
When using "settings set target.source-map", when we try to set breakpoints by
file and line, we try to undo any source remapping we did so we can set the
breakpoint correctly:
BreakpointSP Target::CreateBreakpoint(const FileSpecList *containingModules,
cons