medismailben wrote:

LGTM, may be we could also support this for the command line

```
(lldb) target modules lookup -F square
1 match found in /tmp/step:
        Address: step[0x0000000100003ee8] (step.__TEXT.__text + 0)
        Summary: step`square at step.c:3
(lldb) target modules lookup -F Square
```

https://github.com/llvm/llvm-project/pull/95350
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to