Created
November 13, 2019 10:32
-
-
Save weissi/08a9ec9691f006e41b5e60cf9a8ed462 to your computer and use it in GitHub Desktop.
Revisions
-
weissi created this gist
Nov 13, 2019 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ lldb --batch -o run -k "image list" -k "register read" -k "bt all" -k "exit 134" ./my-program