Skip to content

How to configure the launch configuration to invoke lldb with: lldb -s <file_with_commands>? #849

Answered by vadimcn
ivanpovazan asked this question in Q&A
Discussion options

You must be logged in to vote

You could use a custom launch configuration with "targetCreateCommands": ["command source <file_with_commands>"]

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ivanpovazan
Comment options

Answer selected by ivanpovazan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants