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

Make the interactive command interpreter build into the "crashlog" command...

Make the interactive command interpreter build into the "crashlog" command work correctly when run inside LLDB. Before this fix the "cmd.Cmd" object was trying to read from stdin itself and it was competing without command interpreter for the bytes.

llvm-svn: 159688
parent 0d44a504
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