Skip to content
Commit 53b43b07 authored by Greg Clayton's avatar Greg Clayton
Browse files

Use the "shlex" module to parse the command line that was passed down into

python so that single and double quotes and other standard shell like argument
parsing happens as expected before passing stuff along to option parsing.

Also handle exceptions so that we don't accidentally exit lldb if an uncaught
exception occurs.

llvm-svn: 148623
parent 64a2beca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment