Skip to content

Instantly share code, notes, and snippets.

@weissi
Created November 13, 2019 10:32
Show Gist options
  • Save weissi/08a9ec9691f006e41b5e60cf9a8ed462 to your computer and use it in GitHub Desktop.
Save weissi/08a9ec9691f006e41b5e60cf9a8ed462 to your computer and use it in GitHub Desktop.
run-in-lldb.sh
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