<rdar://problem/11990131>
authorGreg Clayton <gclayton@apple.com>
Sat, 15 Dec 2012 02:08:17 +0000 (02:08 +0000)
committerGreg Clayton <gclayton@apple.com>
Sat, 15 Dec 2012 02:08:17 +0000 (02:08 +0000)
commit2e1f745da77279d3e06822ffa3484ad325810874
treeb5412d420ecbb1443bb7845576c9d9d3b6746dde
parent81409635e0e766371baeea7da805ff73c6c922df
<rdar://problem/11990131>

Memory read's "repeat" behavior forgets "-t" option. It also formatted the type as hex bytes + ASCII. Now we revert to the default format when displaying types unless the user sets the format option manually.

llvm-svn: 170265
lldb/source/Commands/CommandObjectMemory.cpp