[Lldb-commits] [PATCH] D11371: Support escapes and quotes in string and character values.
Paul Maybee
paulmay at microsoft.com
Mon Jul 20 14:45:25 PDT 2015
paulmaybee created this revision.
paulmaybee added reviewers: abidh, ki.stfu, ChuckR.
paulmaybee added subscribers: lldb-commits, greggm.
Escape characters in strings and strings containing quotes were not appearing correctly in expression values.
http://reviews.llvm.org/D11371
Files:
test/tools/lldb-mi/variable/TestMiGdbSetShowPrint.py
test/tools/lldb-mi/variable/main.cpp
tools/lldb-mi/MICmnLLDBDebugSessionInfoVarObj.cpp
tools/lldb-mi/MICmnLLDBUtilSBValue.cpp
tools/lldb-mi/MIUtilString.cpp
tools/lldb-mi/MIUtilString.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11371.30194.patch
Type: text/x-patch
Size: 11771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150720/15222ecc/attachment.bin>
More information about the lldb-commits
mailing list