da-viper wrote: You can either use the `self.dap_server.get_modules` and compare the uuid received with the one returned from the stacktrace request. OR send an evaluate request of `image list --uuid --basename` and regex parse the modules to get the uuid.
https://github.com/llvm/llvm-project/pull/149774 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits