Created
November 13, 2019 10:32
-
-
Save weissi/08a9ec9691f006e41b5e60cf9a8ed462 to your computer and use it in GitHub Desktop.
run-in-lldb.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lldb --batch -o run -k "image list" -k "register read" -k "bt all" -k "exit 134" ./my-program |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment