https://github.com/jasonmolenda approved this pull request.

LGTM.  debugserver never expects libdyld's API (to iterate over the binary 
images in a process) to return the same binary multiple times, and lldb won't 
handle that well if we pass that behavior along.  Eliminating the incorrect 
duplicate here when we are getting the list of binaries from libdyld is the 
best  place for it.

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

Reply via email to