barsolo2000 wrote:

@clayborg  @jimingham, add a new commit that changes the `--force` flag and 
adds a new flag that replaces the old `force` flag.

```
target modules replace [--old-path <path>] [--allow-uuid-mismatch] [--force] 
<path>
```

Now unless its a placeholder, you always will use `force`, if you want to 
replace a module and UUID doesn't match we pass `--allow-uuid-mismatch` or `m`.

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

Reply via email to