[compiler-rt][NFC] add debugging options to iossim_run
authorEmily Shi <code@emi.sh>
Fri, 23 Jul 2021 19:21:17 +0000 (12:21 -0700)
committerEmily Shi <code@emi.sh>
Fri, 23 Jul 2021 20:32:25 +0000 (13:32 -0700)
commitd71fc323f998b0d2f063cfedf53a8d89f8857279
treeab81b2d3589bae36a37ba56b08a2313df4ed3218
parent17de7ed556ad8df3d2dcaa9322a792fc70243194
[compiler-rt][NFC] add debugging options to iossim_run

Add the ability to:
1. tell simctl to wait for debugger when spawning process
2. print the command that is called to launch the process

Reviewed By: delcypher

Differential Revision: https://reviews.llvm.org/D106700
compiler-rt/test/sanitizer_common/ios_commands/iossim_run.py