<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Heads up. This patch seems to be the cause of <a href="http://llvm.org/bugs/show_bug.cgi?id=21190" class="">http://llvm.org/bugs/show_bug.cgi?id=21190</a></div><div class=""><br class=""></div><div class="">Essentially, the command parser gets confused with commands like:</div><div class=""><div style="margin: 0px; font-size: 16px; font-family: 'Perfect DOS VGA 437'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">type summary add Rectangle --summary-string "Category1" -w Category1</div></div><div class=""><br class=""></div><div class="">and the value for the -w option ends up being ategory1 with the leading C chopped away</div><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 6, 2014, at 4:23 PM, Todd Fiala <<a href="mailto:tfiala@google.com" class="">tfiala@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">svn commit<br class="">Sending        include/lldb/Expression/ClangExpressionParser.h<br class="">Sending        include/lldb/Target/Target.h<br class="">Sending        source/Expression/ClangExpressionParser.cpp<br class="">Sending        source/Expression/ClangFunction.cpp<br class="">Sending        source/Expression/ClangUserExpression.cpp<br class="">Sending        source/Expression/ClangUtilityFunction.cpp<br class="">Sending        source/Interpreter/Args.cpp<br class="">Sending        source/Target/Target.cpp<br class="">Transmitting file data ........<br class="">Committed revision 219169.<br class=""><br class=""><a href="http://reviews.llvm.org/D5472" class="">http://reviews.llvm.org/D5472</a><br class=""><br class=""><br class=""><br class="">_______________________________________________<br class="">lldb-commits mailing list<br class="">lldb-commits@cs.uiuc.edu<br class="">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits<br class=""></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Thanks,</div><div class=""><i class="">- Enrico</i><br class="">📩 egranata@<font color="#ff2600" class=""></font>.com ☎️ 27683</div><div class=""><br class=""></div></div></div></div></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>