]> git.lizzy.rs Git - rust.git/commit
Avoid creation of command temp file in rust-lldb
authorftilde <ftilde@protonmail.com>
Sat, 18 Aug 2018 21:46:52 +0000 (23:46 +0200)
committerftilde <ftilde@protonmail.com>
Sat, 18 Aug 2018 22:00:00 +0000 (00:00 +0200)
commit73b5c7eda2a44aea26b5e62f8caaddc6902a45bb
tree2e97dabe59a257cae91bc45bc30778950654c81c
parent33b923fd44c5c5925e635815fce68bdf1f98740f
Avoid creation of command temp file in rust-lldb

Arguments are passed on the command line via --one-line-before-file
(instead of in a file via --source-before-file) to lldb.
src/etc/rust-lldb