kastiglione added inline comments.
================
Comment at:
lldb/test/API/commands/platform/process/launch/TestPlatformProcessLaunch.py:50
+ self.runCmd("settings set target.run-args D E")
+ self.runCmd("platform process launch --stdout {}".format(outfile))
+ self.runCmd("continue")
----------------
@DavidSpickett did you mean for this command to use the `-s` flag too?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153636/new/
https://reviews.llvm.org/D153636
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits