charles-zablit wrote:

> > Recreating the module everytime causes the path to be canonicalized. This 
> > does not work well with subst drives, because the newly created module will 
> > not have the correct drive path, causing breakpoints to be unresolved.
> 
> So in this case the path isn't canonicalized the same path or is the 
> substitution done between tests? Can you give an example?

I edited the description for clarity.

https://github.com/llvm/llvm-project/pull/210010
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to