================
@@ -94,6 +94,7 @@ struct ForkLaunchInfo {
bool debug;
bool disable_aslr;
std::string wd;
+ std::string executable;
----------------
JDevlieghere wrote:Makes sense, thanks for explaining! https://github.com/llvm/llvm-project/pull/133093 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
